epotter
Level 5
since ‎Jun 04, 2008
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

User Statistics

  • 24 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

I've got a InstallScript MSI project. And the very end of the installation, I need to force the user to restart the machine. I've seen a few ways I could do this.set BATCH_INSTALL = true;calling System(SYS_BOOTWIN)setting the MsiProperty("REBOOT_REQU...
I've got a handful of functions in my InstallScript that are good candidates for unit tests. My project is a InstallScript MSI project. I found an article about how to unit test Custom Actions with custom ICEs, but the code I want to unit test isn't ...
I'm working on an InstallScriptMSI project.I've read that if you create a registry key called "HKEY_CURRENT_USER\Software\InstallShield\ISWI\3.0\SetupExeLog" and give it a value of "VerboseLogFileName"="c:\\InstallLog.txt" that a log file is created ...
I've got some code that I want to execute when my installer is running as an update. I would like to implement the OnUpdateUIBefore method, but when I do I get a compile error that says "function has no prototype declaration". I'm using IS 2009 Premi...
I've got a InstallScript MSI project whose project name is "Project360°". Note that the name includes the degree sign. For the ten languages we currently support, there is no problem. But now were are looking to support Chinese. The Chinese Windows C...
Availability
Online status:
‎Mar 18, 2019
Date last visited: