Jump to content

Copy Files


Recommended Posts

How do I add a command to copy a directory or file from the WPI directory to where it needs to go? For example, I want to copy the TT-Webinfo folder to the Program Files directory and add a shortcut for TTWebInfo.exe to the desktop. TT-Webinfo is a small program which comes in a zip file. No installer-just unzip it to where you want it and run it. I want WPI to install it for me :)

Link to comment
Share on other sites


Example

{JSCRIPT}=CreateShortcut("Ccleaner","%programfiles%\ccleaner\CCleaner.exe","","%programfiles%\ccleaner\CCleaner.exe","","StartMenu","")

It's correct, or is {JSCRIPT}=CreateShortcut("Ccleaner","%programfiles%\ccleaner\CCleaner.exe","","StartMenu","") ???

Thank's... ;-)

Edited by alfreire
Link to comment
Share on other sites

Example

{JSCRIPT}=CreateShortcut("Ccleaner","%programfiles%\ccleaner\CCleaner.exe","","%programfiles%\ccleaner\CCleaner.exe","","StartMenu","")

It's correct, or is {JSCRIPT}=CreateShortcut("Ccleaner","%programfiles%\ccleaner\CCleaner.exe","","StartMenu","") ???

Thank's... ;-)

Any reply...?

Regards... ;-)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...