Jump to content

Missing separator character after keyword.:


Docfxit
 Share

Recommended Posts

Thank you for the reply...

try

Run('msiexec "C:\Dnload\9xAddons\VNC UltraVnc_10963_X64.msi" /loadinf="VNCConfigWin7.ini" /props="VNCsetupWin7.reg"')

I tried that and it doesn't install. It only brings up a window for windows Installer.

So then I tried adding /i

Run('msiexec /i "C:\Dnload\9xAddons\VNC UltraVnc_10963_X64.msi" /loadinf="VNCConfigWin7.ini" /props="VNCsetupWin7.reg"')

And that also only brings up a window for windows Installer.

I'm running this in Win7 b4bit sp1

Thanks,

Docfxit

Link to comment
Share on other sites

  • Moderators

Are quotes required around

VNCConfigWin7.ini and VNCsetupWin7.reg ?

Is there a command switch url/webpage you're using to get the correct calls, that'd be easier for those of us that don't use it.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

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
 Share

  • Recently Browsing   0 members

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