in reply to Perl command to Create/Remove windows link
How about:
system qq[mklink /H foo \\windows\\system32\\notepad.exe];
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl command to Create/Remove windows link
by roteme (Acolyte) on Aug 01, 2012 at 06:02 UTC | |
by BrowserUk (Patriarch) on Aug 01, 2012 at 06:12 UTC | |
by bulk88 (Priest) on Aug 01, 2012 at 06:34 UTC | |
by BrowserUk (Patriarch) on Aug 01, 2012 at 07:52 UTC | |
by Anonymous Monk on Aug 01, 2012 at 08:17 UTC | |
| |
by Anonymous Monk on Aug 01, 2012 at 06:13 UTC |