Search found 3434 matches

by MichaelNesmith
Thu Jul 08, 2010 6:25 pm
Forum: Technical Support
Topic: IA creates corrupt virtual folder on Windows 7 / 2008
Replies: 13
Views: 135396

Re: IA creates corrupt virtual folder on Windows 7 / 2008

It would seem something is amiss with your installation. Did you install the latest version trial fully, and then run the latest license file on top of that?
by MichaelNesmith
Thu Jul 08, 2010 4:56 pm
Forum: Technical Support
Topic: Create IIS Virtual Folder - ASP.NET 4.0
Replies: 6
Views: 60772

Re: Create IIS Virtual Folder - ASP.NET 4.0

What happens when Default is selected?
by MichaelNesmith
Thu Jul 08, 2010 4:55 pm
Forum: Technical Support
Topic: Showing information gathered by variable?
Replies: 7
Views: 43799

Re: Showing information gathered by variable?

You really don't need that last line there. The previous statement will already have updated the variable for you. I am not sure what you are asking, but you can always figure out what value the variable holds using the debugger and/or displaying the age old MessageBox :)
by MichaelNesmith
Thu Jul 08, 2010 4:53 pm
Forum: Technical Support
Topic: .net 4 client profile failing
Replies: 13
Views: 168177

Re: .net 4 client profile failing

What OS are you trying to install .NET 4 Client Profile on, this is kind of an important question ;)
by MichaelNesmith
Thu Jul 08, 2010 3:48 am
Forum: Technical Support
Topic: "Save Project As" to save the project as a complete new one?
Replies: 5
Views: 9267

Re: "Save Project As" to save the project as a complete new

Of course, right click the script file in the Project Manager window and save it as something else. Note that with proper use of Install Aware - features such as Compiler Variables , dynamic branching of the setup script based on target system and other conditions in the MSIcode script, you really d...
by MichaelNesmith
Thu Jul 08, 2010 3:42 am
Forum: Technical Support
Topic: How to copy files from install media
Replies: 5
Views: 8266

Re: How to copy files from install media

You can always use the path manipulation commands in Install Aware to move up to higher level folders. That said, the posts on this forum regarding relative paths are all pertaining to compile time paths. Windows Installer may support relative paths in the Copy/Move Local Files command, if it does, ...
by MichaelNesmith
Thu Jul 08, 2010 3:40 am
Forum: Technical Support
Topic: Localization char set problem
Replies: 14
Views: 25538

Re: Localization char set problem

Create a copy of all the files ending in extension .dfm and .dfm.miaf and .dfm.baggage, Rename them all consistently to whatever you like, Add them all to your project using the Project Manager / Dialogs node, Update your Display Dialog statements to display the correct set of dialogs based on the v...
by MichaelNesmith
Thu Jul 08, 2010 3:39 am
Forum: Technical Support
Topic: IA creates corrupt virtual folder on Windows 7 / 2008
Replies: 13
Views: 135396

Re: IA creates corrupt virtual folder on Windows 7 / 2008

Delete the file miastub.exe in your InstallAware\interop folder, rebuild your install from the main InstallAware IDE, and try again.
by MichaelNesmith
Thu Jul 08, 2010 12:22 am
Forum: Technical Support
Topic: Localization char set problem
Replies: 14
Views: 25538

Re: Localization char set problem

You cannot use Unicode, I'm afraid. To support Win9X-Win2008R2 with a single setup binary, we have to use ANSI. The easiest way to quickly fix this for you would be to duplicate your dialogs and add them all to your project, showing the HEBREW versions when applicable. This will get the job done wit...
by MichaelNesmith
Wed Jul 07, 2010 11:05 pm
Forum: Technical Support
Topic: Localization char set problem
Replies: 14
Views: 25538

Re: Localization char set problem

Did you also try DEFAULT_CHARSET?
by MichaelNesmith
Wed Jul 07, 2010 11:04 pm
Forum: Technical Support
Topic: .net 4 client profile failing
Replies: 13
Views: 168177

Re: .net 4 client profile failing

Did you deselect any prereqs that the client profile might be needing? That might be an issue also. To see the actual MS error, run your current MS setup files outside of your InstallAware setup to see the GUI feedback.
by MichaelNesmith
Wed Jul 07, 2010 6:35 pm
Forum: Technical Support
Topic: .net 4 client profile failing
Replies: 13
Views: 168177

Re: .net 4 client profile failing

Do you have the latest runtimes bundled with InstallAware 9 R2 itself? Some issues with the other runtimes have been resolved in this latest distribution.

Please provide more specific details for more guidance.
by MichaelNesmith
Wed Jul 07, 2010 1:45 pm
Forum: Technical Support
Topic: "Save Project As" to save the project as a complete new one?
Replies: 5
Views: 9267

Re: "Save Project As" to save the project as a complete new

This is the proper way to do it (copying folders), your project file is allowed to have references to scripts etc. in other folders so this is as designed.
by MichaelNesmith
Wed Jul 07, 2010 1:45 pm
Forum: Technical Support
Topic: Localization char set problem
Replies: 14
Views: 25538

Re: Localization char set problem

Did you try the ANSI_CHARSET on the form first to make sure it works correctly - so we know what the correct property to set is before checking if sub properties are supported?
by MichaelNesmith
Wed Jul 07, 2010 1:44 pm
Forum: Technical Support
Topic: Setup resource decompression failure
Replies: 52
Views: 158291

Re: Setup resource decompression failure

You can also provide access to the system where you are experiencing this issue, without creating a VM, using software like TeamViewer.

Go to advanced search