Search found 2146 matches

Go to advanced search

by GabrielBarbu
Thu Nov 11, 2010 9:12 am
Forum: Common Problems
Topic: How does Upgrade work?
Replies: 1
Views: 6156
 
Jump to post

Re: How does Upgrade work?

Hi Mark, Windows Installer does indeed completely remove the previous version before installing the new. There are two workarounds for this: 1) use patches instead of automatic updates. Advantages: a) patches have a small size b) patches do not remove the already installed product Disadvantages: a) ...
by GabrielBarbu
Thu Nov 11, 2010 9:02 am
Forum: Common Problems
Topic: Check if program is on PATH
Replies: 1
Views: 6568
 
Jump to post

Re: Check if program is on PATH

Hi Mark, I am afraid Windows Installer is not able to do this automatically. On the Organization page, create some new component. You can do this by creating a dummy registry key from the registry page. Now, create your environment variable and place it under the component. Condition the component u...
by GabrielBarbu
Thu Nov 11, 2010 8:46 am
Forum: Common Problems
Topic: User account creation
Replies: 1
Views: 6250
 
Jump to post

Re: User account creation

Hello, There shouldn't be any other reason for not being able to create a user except for the fact that the user running the install does not have sufficient privileges, in which case the user can't create the other account manually either. In the case the user already exists, we have the Error Poli...
by GabrielBarbu
Thu Nov 11, 2010 8:34 am
Forum: Common Problems
Topic: Integrate Licensing support in C applications
Replies: 1
Views: 6291
 
Jump to post

Re: Integrate Licensing support in C applications

Hello,

The code in that guide is written in C. Therefore it can be used in C.

Best regards,
Gabriel
by GabrielBarbu
Thu Nov 11, 2010 8:25 am
Forum: Common Problems
Topic: Copy files from setup file location to Application Folder
Replies: 4
Views: 9199
 
Jump to post

Re: Copy files from setup file location to Application Folder

Hello and welcome to Advanced Installer Forums, Since you are new, I highly recommend you read our tutorials for a better understanding of how to use Advanced Installer to efficiently deploy your products. This will also help you better understand support team's suggestions now and in the future. Th...
by GabrielBarbu
Wed Nov 10, 2010 8:49 am
Forum: Common Problems
Topic: how to create localized source path
Replies: 9
Views: 13923
 
Jump to post

Re: how to create localized source path

Hello Todd, Indeed that issue has been resolved and will be available in the update that will follow the upcoming version of AI. The path variable is not localizable I am afraid. There might be a workaround, however it's not the most elegant solution: Instead of having one build with multiple langua...
by GabrielBarbu
Wed Nov 10, 2010 8:15 am
Forum: Common Problems
Topic: Automatic Updates 30 day trial
Replies: 1
Views: 6027
 
Jump to post

Re: Automatic Updates 30 day trial

Hello and welcome to Advanced Installer Forums, Since you are new, I highly recommend you read our tutorials for a better understanding of how to use Advanced Installer to efficiently deploy your products. This will also help you better understand support team's suggestions now and in the future. Th...
by GabrielBarbu
Mon Nov 08, 2010 4:45 pm
Forum: Common Problems
Topic: how to localize MainAppUrl / main MSI URL
Replies: 2
Views: 7048
 
Jump to post

Re: how to localize MainAppUrl / main MSI URL

Hi Todd, This seems to be an issue with Advanced Installer, thank you for reporting it. We have now fixed it, however the fix will not be available in the next version of Advanced Installer, since that is scheduled soon, and QA has already approved it. It will be available after this version though,...
by GabrielBarbu
Mon Nov 08, 2010 2:46 pm
Forum: Common Problems
Topic: Remove settings and temporary files
Replies: 5
Views: 9597
 
Jump to post

Re: Remove settings and temporary files

Hello, The question is due to the fact that you probably checked "Ask the use whether he wants to perform cleanup" option on the third page during the Uninstall Cleanup wizard. To undo this, delete the remove file operation if you haven't already done so, run the Uninstall Cleanup wizard o...
by GabrielBarbu
Mon Nov 08, 2010 2:29 pm
Forum: Common Problems
Topic: This action is only valid for products currently installed
Replies: 3
Views: 15898
 
Jump to post

Re: This action is only valid for products currently installed

Hi János, In case an error encounters during upgrade I ignore it How do you ignore this error? Whenever the user wants to remove the program the old uninstall string from the previous product is still there. Therefore the error message is shown "This action is only valid for products currently ...
by GabrielBarbu
Thu Nov 04, 2010 9:47 am
Forum: Common Problems
Topic: Confirm Uninstall in advanced UI?
Replies: 1
Views: 6562
 
Jump to post

Re: Confirm Uninstall in advanced UI?

Hello, I am afraid this feature is not yet supported, however I have added it on our TODO list and will be available in a future version of Advanced Installer. If other users deem this improvement of interest to them, please let us know so we can increase its priority on our list. In the meantime, y...
by GabrielBarbu
Thu Nov 04, 2010 9:18 am
Forum: Common Problems
Topic: configuring web service extensions
Replies: 3
Views: 8843
 
Jump to post

Re: configuring web service extensions

Hello Tim,

On the IIS page, select IIS Server (the root of the tree). On the right, you will see the ISAPI filters list, to which you can add your ISAPI filter. The filter will be available on a per-server level.

Best regards,
Gabriel
by GabrielBarbu
Thu Nov 04, 2010 9:09 am
Forum: Common Problems
Topic: name clash with ReportViewer.exe prerequisites
Replies: 2
Views: 6928
 
Jump to post

Re: name clash with ReportViewer.exe prerequisites

Hi Tim, On your prerequisites' Properties page->Properties tab, notice the Folder field. This folder specifies the location where your prerequisite will be extracted. If both your prerequisites have the same folder, one of them will overwrite the other (them being in the same folder and having the s...
by GabrielBarbu
Thu Nov 04, 2010 9:01 am
Forum: Common Problems
Topic: How to check 64 bit operation system in the lunch condition
Replies: 2
Views: 6766
 
Jump to post

Re: How to check 64 bit operation system in the lunch condition

Hello,

The VersionNT64 property is only set on 64bit operating systems, so you can use that in your conditions.

Best regards,
Gabriel
by GabrielBarbu
Wed Nov 03, 2010 1:33 pm
Forum: Common Problems
Topic: Patch creation problems and questions
Replies: 1
Views: 6219
 
Jump to post

Re: Patch creation problems and questions

Hello and welcome to Advanced Installer Forums, Since you are new, I highly recommend you read our tutorials for a better understanding of how to use Advanced Installer to efficiently deploy your products. This will also help you better understand support team's suggestions now and in the future. Th...

Go to advanced search