I've done it both ways, using shortcut.exe 
This was in a batch file that was copied in a wpkg package to the all users 
desktop, then each user had to run it, but I could have put it in an install cmd
"%PROGRAMFILES%\qsr\nvivo 7\shortcut.exe" /f:"%USERPROFILE%\Desktop\Nvivo.lnk" 
/a:c /t:"%PROGRAMFILES%\QSR\NVivo 7\Nvivo.exe"


but sometimes it is easier to just create a shortcut yourself and then use wpkg 
to copy it wherever
<install cmd='cmd /c copy /y "%ALLUSERSPROFILE%\Start Menu\Programs\SPSS 
Inc\SPSS 16.0\SPSS 16.0.lnk" "%ALLUSERSPROFILE%\Desktop" ' /> 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marco Gaiarin
Sent: 04 December 2008 08:23
To: wpkg-users@lists.wpkg.org
Subject: Re: [wpkg-users] truecrypt

Mandi! Brian May
  In chel di` si favelave...

> * Not sure how to create shortcuts for the start menu.

Normally i use 'shortcut.exe':

        http://www.ss64.com/nt/shortcut.html

-- 
dott. Marco Gaiarin                                 GNUPG Key ID: 240A3D66
  Associazione ``La Nostra Famiglia''                http://www.sv.lnf.it/
  Polo FVG  -  Via della Bontà, 7 - 33078  -  San Vito al Tagliamento (PN)
  marco.gaiarin(at)sv.lnf.it      tel +39-0434-842711  fax +39-0434-842797

                Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA!
           http://www.lanostrafamiglia.it/chi_siamo/5xmille.php
        (cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to