Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to create shortcut to desktop and to start menu
Message
De
19/01/2001 08:41:42
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Installation et configuration
Divers
Thread ID:
00465624
Message ID:
00465659
Vues:
10
>thanks for the help. last question ,
>would you like to write an example for me for commandline and the other above >box

>eg. %smyexe or %s\myexe how to
>
I am not to sure what is the best example to give

scenario

Say you have an application and the executable is myexe.exe. and you want to place it in a program group called 'Kostas Finest Work' and the name of the shortcut is 'My best Application'

prior to running the setup wizard, create a simple batch file in your application folder. Call it say "postexe.bat"

this will be basically a one line command

copy "c:\windows\start menu\programs\Kostas Finest Work\'My best Application'.lnk" c:\windows\desktop

Go through the setup wizard until you reach step 4. In the post-setup executable enter in postexe.bat (NB you will need to put in the absolute path)

In Step 5 make sure that you have "user can modify directory only" selected
in the program group enter in 'Kosta's Finest Work'

In Step 6 locate the file myexe.exe and select the PM item.
On doing so you will be presented with a popup screen. in this populate Description with My best Application
populate commandline with $smyexe.exe

You can setup the icon if you want


Hope this is enough,

If not just let us know

thanks

Mark
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform