Good news indeed! So now I can create a Windows shortcut with the 
following:

        create-link/start "c:\MyApp\MyApp.exe" "c:\Documents and Settings\All 
Users\Desktop\MyApp.lnk" "c:\MyApp"

on Windows2000/XP. I suppose on 95/98/ME I can check for the presence of 
"c:\Windows" and replace "c:\Documents and Settings\All 
Users\Desktop\MyApp.lnk" with "c:\Windows\Desktop\MyApp.lnk". Anyone come 
up with a better (more generic) approach to handle this?


Regards,

        Ashley
-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to