Search found 7 matches

Go to advanced search

by AlexSkylink
Fri Sep 16, 2011 5:16 am
Forum: Common Problems
Topic: Possible to run installer for non-admin but per-machine?
Replies: 1
Views: 1717
 
Jump to post

Possible to run installer for non-admin but per-machine?

Is it possible to run the installer for a non-admin user and per-machine?
by AlexSkylink
Thu Sep 15, 2011 9:59 pm
Forum: Common Problems
Topic: How to delete files on target machine?
Replies: 1
Views: 1678
 
Jump to post

How to delete files on target machine?

I need to update my installer to delete few files from the target machine. What would be the best way to do this using Advanced Installer?
by AlexSkylink
Sat Aug 13, 2011 1:59 am
Forum: Common Problems
Topic: Freelance consultants available in Bay Area, California?
Replies: 0
Views: 120554
 
Jump to post

Freelance consultants available in Bay Area, California?

Hello, Are there any freelance consultatns available in Bay Aream, California? We're looking for someone that is expert in Advanced Installer and can help us to create/setup our next generation Installer. Please send me an email to the following address if you're interested: HelpWanted@SkylinkDesign...
by AlexSkylink
Thu Jul 21, 2011 12:07 am
Forum: Common Problems
Topic: Calling msiexec.exe on Uninstall
Replies: 5
Views: 6539
 
Jump to post

Re: Calling msiexec.exe on Uninstall

I tried both ways (Full UI and Basic UI) and neither one worked. I'm able to do this with Visual Studio Installer project easily by calling my executable in OnAfterUninstall method and it launches a new process. This new process (executable) waits untill the main msi uninstall is done, it will then ...
by AlexSkylink
Tue Jul 19, 2011 11:29 pm
Forum: Common Problems
Topic: Calling msiexec.exe on Uninstall
Replies: 5
Views: 6539
 
Jump to post

Re: Calling msiexec.exe on Uninstall

I tried adding InstallFinalize and it still doesn't work. I've attached a screenshot of what my Custom Actions page look like.
I might not doing this correctly.
by AlexSkylink
Tue Jul 19, 2011 12:48 am
Forum: Common Problems
Topic: Calling msiexec.exe on Uninstall
Replies: 5
Views: 6539
 
Jump to post

Calling msiexec.exe on Uninstall

On application Uninstall I need to remove all the msi files that I have in a folder. Currently I have a custom action that calls an executable and it goes throw all the msi files in that directory and starts a new Process to remove each msi. When i do this, I see the console window of my executable ...
by AlexSkylink
Thu Jul 07, 2011 11:00 pm
Forum: Common Problems
Topic: The dialog ErrorDlg has the error style bit set, but is not
Replies: 1
Views: 2237
 
Jump to post

The dialog ErrorDlg has the error style bit set, but is not

I have a msi file that I created using Visual Studio setup project. I imported the msi into Advanced Installer. I've added a Upgrade property to remove a msi that is already installed on the system and install the new msi. When I test this new installer, I'm able to remove the existing msi and when ...

Go to advanced search