Jump to content

Recommended Posts

Posted

hey, I'm usind autoIT program and i see that i cant run the .msi format file, so what should i do, is it possible to convert the .msi to .exe? that file was vypress chat 2.0: vychat20.msi . help!


Posted

Sure can run MSI :yes:

Run(@SystenDir & '\msiexec /i "' & @ScriptDir & '\program.msi"')

Posted

tnx for yu both,

@MXz,

Run(@SystenDir & '\msiexec /i "' & @ScriptDir & '\program.msi"')

it has to be @SystemDir......:

Run(@SystemDir & '\msiexec /i "' & @ScriptDir & '\program.msi"')

Posted

prog[pn]=['Vypress Chat 2.0']
desc[pn]=['']
ordr[pn]=[78]
cmd1[pn]=['%cdrom%\\software\\Application\\vychat\\vychat20.msi /quiet /norestart /qb']
cmd2[pn]=['pskill vychat.exe']
cmd3[pn]=['%cdrom%\\software\\Application\\vychat\\vychat.exe']
dflt[pn]=['yes']
cat[pn]=['Internet']
pn++

where vychat.exe is rar sfx silent copy off vyc.exe (cracked)

;The comment below contains SFX script commands
Path=%programfiles%\Vypress Chat
SavePath
Silent=1
Overwrite=1

nelabai risliai rasau angliskai, sorry :)

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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