Hi,I got this info from Revenera support: Create a new VBscript .vbs file with the following contents:
Set WshShell = CreateObject("WScript.Shell")
' Uninstall MSI
WshShell.Run "msiexec /x {PRODUCTCODE} /qn",1,true
Replace PRODUCTCODE the Product...
Hi,we have install script projects that was created with InstallShield pro 2014.I try to update it and rebuild it using InstallShield 2020 R3 and it seems to be working fine but i have 1 issue:during an update of the product (lets say version 1 that ...
Hiour setups create log at the root of drive C and i wanted to know if i can create it without full user permissions?MSI command line arguments: /l*v C:\AssureID_Sentinel_Install.log
Do not allow theinstaller to spawn elevated child processes, regardless of the privilege level of theinstaller can this be done in MSI\Install script projects?Thanks
an i set in MSI project AND\OR Install script the path where the MSI will be extracted from the setup.exe?i want to know if i can solve this warning that i got from a security company that check our setups:Do not run elevated processes from standard ...
its basic msiהשג את Outlook עבור AndroidLee ShadmiSr. Software EngineerEmaillshadmi@acuant.comAcuant, Inc. Internet E-mail Confidentiality Disclaimer: This email (and any attachments) is only intended for use by the person or entity to which it is ...
I just run a small test with new msi project and label that show the value of the VersionNT and on Windows 10 I get 603isn't 603 supposed to be for Windows 8.1?
Hi,Here is my current status:I uninstalled InstallShield 2014 and 2016 from my computer.I deleted any files and folder i could find that related to Installshield \FlexNet\Macrovision at ProgramFiles\ProgramData\CommonFilesI did the same and deleted ...