Working notes on x64 - in x86 : issue.
Set x="C:\Program Files\Google\Chrome".
MKDIR %x%.
CD %x%.
MKLINK /J Application "C:\Program Files (x86)\Google\Chrome\Application".
Updated:
2026 Aug 19
Working notes on x64 - in x86 : issue.
Set x="C:\Program Files\Google\Chrome".
MKDIR %x%.
CD %x%.
MKLINK /J Application "C:\Program Files (x86)\Google\Chrome\Application".