March 21, 200620 yr acdsee.sfx:ACDSee_Pro.msiACDSee_rus.msicomments:Setup=ACDSee_Pro.msiSetup=ACDSee_rus.msiTempModeSilent=1Overwrite=1After extracting files windows say: "Can't find ACDsee.msi"If i use this comments:Path=.\%temp%Setup=%temp%\acdsee\ACDSee_Pro.msiSetup=%temp%\acdsee\ACDSee_rus.msiOverwrite=1Silent=1Than everything ok.But what about tempmode ???
March 21, 200620 yr I do not get that error. I get 2 MSI files executing at the same time.Even this works, and both MSI files are executed in sequence.Setup=msiexec /i ACDSee_Pro.msiSetup=msiexec /i ACDSee_rus.msiTempModeSilent=1Overwrite=1
March 29, 200620 yr with your code, MHz, will both setups run in sequence or at the same time? just to know more about RAR sfx's. thanks.
March 29, 200620 yr They run in sequence. You can also add the switches to the displayed comment to silently install.
Create an account or sign in to comment