Quote:
Originally Posted by EtrnlWolf
To create LNK files manually:
Create an empty txt file:
-File--> New --> Text Document
Name the file eg "MusicID.lnk" ( windows should complain about changing the extension)
Open Notepad:
Start--> Run --> notepad
Drag & Drop LNK file into notepad, enter the following:
Code:
36#"\Program Files\MusicID\MusicID.exe"
36 = Total # of characters in path, including quotes, seems ok if this is more that total... not sure of effects.
Then just copy that file as normal in initflashfiles.txt
|
Thanks. Well at least there is a way! But I'm starting to question why I am doing this.