Search found 50 matches

by JeffryPaul
Wed Apr 15, 2015 10:10 am
Forum: Technical Support
Topic: InstallAware installed to D:\Pr...
Replies: 19
Views: 28160

Re: InstallAware installed to D:\Pr...

I am compiling using Installaware X2 v19.06.0.2014 on a Windows 8.1 machine. I am attempting to create and use the filebag plugin pointing to a local path that contains spaces in the subfolders. 8dot3 is enabled. The setup compiles correctly, but I receive a runtime error on the file bag command whe...
by JeffryPaul
Wed Apr 15, 2015 9:25 am
Forum: Technical Support
Topic: InstallAware installed to D:\Pr...
Replies: 19
Views: 28160

Re: InstallAware installed to D:\Pr...

I am compiling using Installaware X2 v19.06.0.2014 on a Windows 8.1 machine. I am attempting to create and use the filebag plugin pointing to a UNC path that contains spaces in the share name and subfolders. The fsutil solution is useless in this case. Long file names have been around since Windows ...
by JeffryPaul
Tue Mar 25, 2014 9:54 am
Forum: Technical Support
Topic: Write into Text File needs a 'no BOM' option
Replies: 16
Views: 19737

Re: Write into Text File needs a 'no BOM' option

This is a serious oversight for the IA developers. When writing to new text file, there must be a way to distinguish whether the file will be UTF or ANSI format. Is this still a problem as of version 18.05? The Installaware Blog does not indicate that the problem has been resolved. Until this is res...
by JeffryPaul
Wed Sep 25, 2013 8:29 am
Forum: Technical Support
Topic: Digitally signed EXE files are "corrupt or invalid" in IE
Replies: 3
Views: 6084

Re: Digitally signed EXE files are "corrupt or invalid" in I

If Installaware doesn't currently support this feature, then please add this as an enhancement request.
The code signing feature within Installaware should support all available options rather than just the bare minimum Installaware chooses to implement.
by JeffryPaul
Fri Sep 20, 2013 2:29 pm
Forum: Technical Support
Topic: Digitally signed EXE files are "corrupt or invalid" in IE
Replies: 3
Views: 6084

Digitally signed EXE files are "corrupt or invalid" in IE

A recent update to IE9 and IE10 (KB2870699) causes digitally signed EXE files to be marked as "corrupt or invalid" when downloading with Internet Explorer 9 or 10. For more info, see: http://connect.microsoft.com/IE/feedback/details/800433/kb2870699-breaks-ie-msi-signature-validation I use...
by JeffryPaul
Thu Aug 29, 2013 12:44 pm
Forum: Technical Support
Topic: IA17: Not enough storage to process: XP only
Replies: 56
Views: 80143

IA17: Not enough storage to process: XP only

Recently upgraded from IA15 to IA17.0.4. I believe the problem regarding compression still exists, at least on Windows XP. I am not able to replicate this error on Windows 7, Vista, or Windows 8. My main setup calls a second setup prior to the Finish screen. Both setups have been updated to include ...
by JeffryPaul
Fri Sep 28, 2012 12:15 pm
Forum: Technical Support
Topic: Virtualization 5 crashes on larger projects
Replies: 1
Views: 2928

Virtualization 5 crashes on larger projects

I just purchased virtualization 5 and am attempting to virtualize my app using a Windows 7 computer. To isolate the changes, I created an offline project. I ran the PackageAware program to capture the setup changes, and the resulting .miv file was 1.75 MB. (encompasing 415 files, 173 folders, 235Mb)...
by JeffryPaul
Fri Sep 28, 2012 12:05 pm
Forum: Technical Support
Topic: Support multiple exe files in InstallAware Virtualization
Replies: 3
Views: 4712

Re: Support multiple exe files in InstallAware Virtualizatio

I have several EXE files in the same folder that I would like to access within the same virtual environment.
While your reply explains how to add additonal folders to a virtual app, it does not explain how to provide multiple entry points into a single virtual app.
by JeffryPaul
Tue Sep 11, 2012 11:29 am
Forum: Technical Support
Topic: Is IA version 14.02 == NX (Build 8.19.12) Mooooya?
Replies: 4
Views: 5830

Re: Is IA version 14.02 == NX (Build 8.19.12) Mooooya?

Just to reiterate...
If you're going to use two different version naming conventions, please provide both of them on the Version screen.
by JeffryPaul
Wed Sep 05, 2012 2:04 pm
Forum: Technical Support
Topic: Installer Password Length causes setup crash
Replies: 6
Views: 6231

Re: Installer Password Length causes setup crash

I recompiled the setups 100 more times (with 1 to 100 length encryption passwords) and tested them.

Using NX 14.02, the problem is resolved.
by JeffryPaul
Wed Sep 05, 2012 10:38 am
Forum: Technical Support
Topic: Shortcuts in Windows 8
Replies: 26
Views: 25124

Re: Shortcuts in Windows 8

I am trying to hide icons that appear in a subfolder of the All Users Start Menu. I am using Installaware NX 14.02. Even though the shortcut is configured so that the "Inclusion on Start Screen" is checked in "Disable Shortcut Feature", the icon still appears on the Metro interfa...
by JeffryPaul
Tue Sep 04, 2012 7:40 am
Forum: Technical Support
Topic: Is IA version 14.02 == NX (Build 8.19.12) Mooooya?
Replies: 4
Views: 5830

Is IA version 14.02 == NX (Build 8.19.12) Mooooya?

In the pinned topics, you mention new features and bug fixes for Installaware version 14.02. How do I determine whether or not I have version 14.02? When I open Installaware, go to to the Project tab, and click the Version button, I see "Installaware NX (Build 8.19.12) Mooooya" If you're g...
by JeffryPaul
Sat Sep 01, 2012 9:27 am
Forum: Technical Support
Topic: Installer Password Length causes setup crash
Replies: 6
Views: 6231

Re: Installer Password Length causes setup crash

I recompiled the same setup 100 times, with differing length passwords. I used the /p=<password> to encrypt the setup. I then ran setup /k=<password> for each of those 100 setups to see which ones failed. Here are my findings: Setups compilied with the following password lengths failed: 8, 12, 16, 2...
by JeffryPaul
Fri Aug 31, 2012 11:24 am
Forum: Technical Support
Topic: Installer Password Length causes setup crash
Replies: 6
Views: 6231

Re: Installer Password Length causes setup crash

Digitally signed or unsigned, the setups (built with IA NX) crash when the setup password length is greater than 11 characters. This error can be replicated in both Windows XP and Windows 8 Pro. setup.exe /k=<password> * password that works (11 char): ABC123abc12 * password that crashes setup (12 ch...
by JeffryPaul
Wed Aug 29, 2012 2:24 pm
Forum: Technical Support
Topic: Installer Password Length causes setup crash
Replies: 6
Views: 6231

Installer Password Length causes setup crash

I've discovered a limitation of the installer password feature. (The password you enter to run setup). My setups have been built with both Installaware 11 and Installaware NX. Setups are digitally signed, but not encrypted. Windows XP SP3 AND Windows 8 Pro: * Running setup without parameters: enteri...

Go to advanced search