Search found 7 matches

Go to advanced search

by donj
Wed Jun 02, 2021 3:20 pm
Forum: Building Installers
Topic: How to remove old version of software being installed in PowerShell Script
Replies: 8
Views: 10132
 
Jump to post

Re: How to remove old version of software being installed in PowerShell Script

Thanks for the information.
I'm going to try this.
BTW, is the GenerateProductCode() provided? I can't find it from the Advanced Installer document.
by donj
Thu May 27, 2021 6:40 pm
Forum: Building Installers
Topic: How to remove old version of software being installed in PowerShell Script
Replies: 8
Views: 10132
 
Jump to post

Re: How to remove old version of software being installed in PowerShell Script

I attached the error message.

The Advanced Installed is used from CI of Bamboo.
I want to have advanced installer remove old installation from PowerShell script.
by donj
Thu May 27, 2021 4:56 pm
Forum: Building Installers
Topic: How to remove old version of software being installed in PowerShell Script
Replies: 8
Views: 10132
 
Jump to post

Re: How to remove old version of software being installed in PowerShell Script

When try installing our package, if old version already exists in the application folder, an error occur. In this case, we uninstall it from Windows and install new package. I want to delete existing package before we install new package. I want to do this from PowerShell script.
by donj
Tue May 25, 2021 6:58 pm
Forum: Building Installers
Topic: How to remove old version of software being installed in PowerShell Script
Replies: 8
Views: 10132
 
Jump to post

Re: How to remove old version of software being installed in PowerShell Script

If you go to the following link, there is upgrades page.
https://www.advancedinstaller.com/user- ... rades.html

I want to do this from the PowerShell Script.
I've looked into the PowerShell Automation document but couldn't figure out how to do in PowerShell script.
by donj
Mon May 24, 2021 4:26 pm
Forum: Building Installers
Topic: How to remove old version of software being installed in PowerShell Script
Replies: 8
Views: 10132
 
Jump to post

How to remove old version of software being installed in PowerShell Script

I want to remove old version of software being installed in PowerShell script.
How to do this?
Can I get the sample script?
by donj
Wed May 12, 2021 6:27 pm
Forum: Common Problems
Topic: How to remove a file from powershell script
Replies: 4
Views: 5904
 
Jump to post

Re: How to remove a file from powershell script

Thanks, I attached the screen capture again.
by donj
Tue May 11, 2021 6:07 pm
Forum: Common Problems
Topic: How to remove a file from powershell script
Replies: 4
Views: 5904
 
Jump to post

How to remove a file from powershell script

I want to remove a file when install package.
This is done from the following GUI like attached the attached image.
However I need powershell script because I make package from Bamboo.
Can anybody let me know how to do this?

Go to advanced search