Jump to content

[Solved] Shortcut creation issue?


*Reaper*

Recommended Posts

Ok.....

I'm creating a shortcut for a game in the "Games" folder

of the start menu....

No big deal... I've done this several times for other games......

Well this particular one doesn't want to cooperate......

Here is the code for creating the shortcut...

 [Maryo_AddShortcut]
Name =%PROG_NAME%
CmdLine=16422,%PROG_NAME%,%SMaryo1%
SubDir=Games
WorkingDir=16422,%PROG_NAME%
InfoTip=Secret Maryo Chronicles

[Strings]
PROG_NAME="Secret Maryo Chronicles"
SMaryo1="Secret Maryo Chronicles.exe"

And here is what it does.... The info tip, the name, and everything works.....

But for some reason the "target" isn't correct.....

SMC.jpg

What the hell..... :unsure:

I would appreciate some help with this... BEFORE I throw the puter out in the yard!!!

Edited by *Reaper*
Link to comment
Share on other sites

[Maryo_AddShortcut]
Name =Secret Maryo Chronicles
CmdLine=16422,%PROG_NAME%,%SMaryo1%
SubDir=Games
WorkingDir=16422,%PROG_NAME%
InfoTip="Secret Maryo Chronicles"

[Strings]
PROG_NAME="SECRET~1"
SMaryo1="SECRET~1.EXE"

Edited by Rocco
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...