Modify

Opened 15 years ago

Closed 15 years ago

#1764 closed Bug (No Bug)

FileCreateShortcut - cuts target to 8.3 style

Reported by: JFX Owned by:
Milestone: Component: AutoIt
Version: 3.3.6.1 Severity: None
Keywords: Cc:

Description

Both files do not exist, also drive X: does not exist.

FileCreateShortcut('C:\SomeWebSide.html', 'C.lnk')
FileCreateShortcut('X:\SomeWebSide.html', 'X.lnk')

C.lnk points to C:\SomeWebSide.html
X.lnk points to X:\SomeWebS.htm

Attachments (0)

Change History (2)

in reply to:  description comment:1 by JFX, 15 years ago

ahh, can be closed, seems to be a "Windows feature"

guess subst.exe will be best solution, if i really need it

comment:2 by J-Paul Mesnage, 15 years ago

Resolution: No Bug
Status: newclosed

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.