Search found 814 matches

by mills
Wed Dec 08, 2010 3:25 pm
Forum: Technical Support
Topic: Queries about product
Replies: 3
Views: 4177

Re: Queries about product

Including .NET Framework as a pre-requisite to your software package is easy enough. You can just select the desired packages from the Runtimes View. Your product's pre-requisites are automatically designated web media blocks, which will be compressed and available for distribution when you build a ...
by mills
Wed Dec 08, 2010 2:47 pm
Forum: Technical Support
Topic: Changelog IA 10 ?
Replies: 1
Views: 2491

Re: Changelog IA 10 ?

Here's the link to the other post:
viewtopic.php?f=6&t=6098
by mills
Wed Dec 08, 2010 2:47 pm
Forum: Plug-In Development
Topic: My Plugin won't compile in IA9 any more
Replies: 4
Views: 14826

Re: My Plugin won't compile in IA9 any more

Hi Andy,

I just want to confirm this is resolved?
by mills
Wed Dec 08, 2010 2:38 pm
Forum: Technical Support
Topic: List index out of bounds (-1) building in IA10
Replies: 8
Views: 11272

Re: List index out of bounds (-1) building in IA10

We haven't been able to reproduce this in-house. Is it possible for someone to post a project that exhibits this? You could also email it to support@installaware.com
by mills
Wed Dec 08, 2010 2:36 pm
Forum: Technical Support
Topic: Variables overwritable state.
Replies: 4
Views: 4055

Re: Variables overwritable state.

Yes, I could not identify any difference in behavior between the pre-defined and user defined variables.
by mills
Wed Dec 08, 2010 2:34 pm
Forum: Technical Support
Topic: Unable to uninstall on window 7 x64
Replies: 18
Views: 21568

Re: Unable to uninstall on window 7 x64

Does the program uninstall successfully on other OS? How about Win7 x32?
by mills
Wed Dec 08, 2010 2:28 pm
Forum: Technical Support
Topic: Silent install command returns before app is fully installed
Replies: 3
Views: 5369

Re: Silent install command returns before app is fully insta

In the Run Program command, there's a check box to "Hide Program Window". Run Program As also has an option to control window behavior.
by mills
Tue Dec 07, 2010 2:52 pm
Forum: Technical Support
Topic: Native Mode and Merge Modules
Replies: 11
Views: 12652

Re: Native Mode and Merge Modules

Merge modules will be installed only if Apply Install is called when NATIVE_ENGINE is not TRUE.
by mills
Tue Dec 07, 2010 1:30 pm
Forum: Technical Support
Topic: Get System Setting "Windows 7 " missing in list
Replies: 1
Views: 3149

Re: Get System Setting "Windows 7 " missing in list

This is fixed in IA 10.
by mills
Tue Dec 07, 2010 1:17 pm
Forum: Technical Support
Topic: Variables overwritable state.
Replies: 4
Views: 4055

Re: Variables overwritable state.

When running in silent mode, set variable does not affecting any variable that is assigned a value through the command line, retaining the initial value set through command line throughout the script. My tests (logged output): >"My Setup.exe" -Start logging... #before test is first set... ...
by mills
Mon Dec 06, 2010 7:05 pm
Forum: Technical Support
Topic: Unwanted shortcut
Replies: 5
Views: 4577

Re: Unwanted shortcut

So, in your design view, there is only the one shortcut listed under the shortcuts?

Do you happen to have the "Filter Shortcuts by Feature" option at the top checked off? If it is, unchecking it may reveal the "missing" shortcut...
by mills
Mon Dec 06, 2010 6:50 pm
Forum: Technical Support
Topic: SQL Server ODBC will not install on 64bit machines
Replies: 5
Views: 4888

Re: SQL Server ODBC will not install on 64bit machines

You code suggests you're trying to install the native client.. Are you trying to install native client or ODBC. If ODBC, shouldn't you be installing MDAC? http://stackoverflow.com/questions/164593/how-do-i-install-sql-server-odbc-driver http://www.microsoft.com/downloads/en/details.aspx?FamilyID=6c0...
by mills
Mon Dec 06, 2010 5:31 pm
Forum: Technical Support
Topic: running sql scripts and custom install fields
Replies: 5
Views: 5224

Re: running sql scripts and custom install fields

Hi Ricardo, When you include the runtimes for SQL Server, two scripts, check and setup, will be added to your project. In the setup script, there's a line: Set Variable SQL2008R2_COMMAND_LINE_X86 to /q /ACTION=Install /SECURITYMODE=SQL /SAPWD="Sq1S#rv$r" /INSTANCENAME="SQLEXPRESS"...
by mills
Mon Dec 06, 2010 5:17 pm
Forum: Technical Support
Topic: Output FileName for patches with Installaware 7 R2
Replies: 1
Views: 2807

Re: Output FileName for patches with Installaware 7 R2

Let me know if my response in this other post doesn't help:
viewtopic.php?f=2&t=2274
by mills
Mon Dec 06, 2010 4:27 pm
Forum: Technical Support
Topic: Output filenames for patch installers
Replies: 3
Views: 5329

Re: Output filenames for patch installers

I always rename the patch filename after it's generated. If you have a version say 1.2 and you have patch references to 1.0 and 1.1, then the 1.2 patch will be able to patch 1.0 and 1.1 to 1.2. In the above case, I would name that setup_patch_1_0_and_1_1_to_1_2.exe (if you have many past versions be...

Go to advanced search