Hi there,
I'm having this weird situation: with the same installer, in Win XP installation doesn't create some startmenu shortcuts, and in Vista and Win 7 it creates these shortcuts.
I'm using CreateShortCut command for creating sohortcuts.
Does anybody know what seems to be the catch?
Thanks in advance
Xp CreateShortcut problem
3 posts
Somebody mentioned something similar a day or two ago - check if you're running into the same issue. Summary: Make sure the folder in which you create the Shortcut exists.
Thanks for the answer, but it seems that i just needed to add SetShellVarContext all above CreateShortCut part.
Problem solved
Thanks
Problem solved
Thanks