Quantcast
Channel: Indigo Rose Software Forums - Forums
Viewing all articles
Browse latest Browse all 2105

Shell shortcut synatx problem

$
0
0
Well i want to create a shortcut but i have a syntax problem


Code:
Shell.CreateShortcut(Shell.GetFolder(SHF_DESKTOP), "NAME", "PATH\APP1.exe" "PATH\APP2.exe" 720 480 32 60, "", "", "", 0, SW_SHOWNORMAL, nil, "", START_OPTION_DEFAULT);
app 1 will process app 2 first.
in the dialog of windows this syntax NAME", "PATH\APP1.exe" "PATH\APP2.exe" 720 480 32 60 is correct BUT in autoplay media studio doesnt.
cant close dialog because an error

what can i do?

thanks in advance

Viewing all articles
Browse latest Browse all 2105

Trending Articles