Jump to content

Do you ALWAYS need Double Slashs?


Recommended Posts

Example, I am installing 3DMark05 in My WPI, and for Installshield of course, you must specify the setup.iss file. This should be a straightforward question, so if this correct, plese let me know, or simply correct it. Looking forward to working with WPI for a while now :)

cmd1[pn]=['%cdrom%\\Apps\\3dmark05\\setup.exe -s -f1"%cdrom%\apps\3dmark05\setup.iss"']
cmd2[pn]=['%cdrom%\\Apps\\3dmark05\\Patch1\\setup.exe -s -f1"%cdrom%\apps\3dmark05\Patch1\setup.iss"']
cmd3[pn]=['%cdrom%\\Apps\\3dmark05\\Patch2\\setup.exe -s -f1"%cdrom%\apps\3dmark05\Patch2\setup.iss"']

Link to comment
Share on other sites


That doesn't madder. I am quite familiar with AutoIt and could very easily make one myself. The problem is, it pops up with an IE window of a readme of some sort. The above command is often used in batch files, but I am wondering if it will be compatable with JavaScript.

Link to comment
Share on other sites

Ok so obviously I take it those commands are legal than. Jsut one more question....will this command work with WPI for installing Dreamweaver too?

cmd2[pn]=['taskkill /F /im IEXPLORE.EXE /FI "WINDOWTITLE eq Welcome*"']

This is what I use and it works for me.....

cmd2[pn]=['taskill /F /IM iexplore.exe']

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...