Search found 49 matches

Go to advanced search

by akshay karambale
Fri Jun 23, 2023 6:25 am
Forum: Common Problems
Topic: How to retrieve value of APPDIR in "Run Powershell Inline Script Custom "action
Replies: 5
Views: 2631799
 
Jump to post

Re: How to retrieve value of APPDIR in "Run Powershell Inline Script Custom "action

Hello Catlin, Thanks for the reply, I have gone through the article that you have suggested but it is not helpful to me because its not solved my issue. I have attached the screenshot of command and output I am getting with this post, also I have describing what I am actually want as output please g...
by akshay karambale
Wed Jun 21, 2023 1:09 pm
Forum: Common Problems
Topic: How to retrieve value of APPDIR in "Run Powershell Inline Script Custom "action
Replies: 5
Views: 2631799
 
Jump to post

How to retrieve value of APPDIR in "Run Powershell Inline Script Custom "action

Hello, We are created one Bootstrapper package in which we have using "Run PowerShell Inline Script" Custom action to retrieve value of APPDIR property (i.e. APPLICATION FOLDER). Please suggest command to retrieve this using this custom action. we have tried below command, $APPValue = [Env...
by akshay karambale
Wed Apr 19, 2023 10:17 am
Forum: Common Problems
Topic: Pre-requisite installation on Windows 7
Replies: 4
Views: 38717
 
Jump to post

7-Zip warning :"There are some data after the end of the payload data"

Hi Danut, We have one aip project(for eg. MayApplication.aip), In that we have added one prerequizite package(MyMSI.msi) in Feature-based-prerequizite. Purpose of this is whenever MyApplication.exe executttes it will install that prerequisite packge(i.e. MyMSI.msi). But after verifying the exe packa...
by akshay karambale
Tue Apr 18, 2023 9:12 am
Forum: Common Problems
Topic: Pre-requisite installation on Windows 7
Replies: 4
Views: 38717
 
Jump to post

7-Zip warning :"There are some data after the end of the payload data""

Hi, I hope you are doing well. We have created one bootstrapper(MyApplication.exe), by using this bootstrapper we are installing the msi package (MyMSI.msi), but while using test archive option of 7 zip on this bootstrapper we are getting warning that "There are some data after the end of the p...
by akshay karambale
Fri Mar 26, 2021 2:54 pm
Forum: Common Problems
Topic: Warning 4154 While adding Pre-intsall feature In EXE peoject
Replies: 16
Views: 63476
 
Jump to post

Re: Warning 4154 While adding Pre-intsall feature In EXE peoject

hi Dan,
Is there any update regarding this Warning? We have still facing Warning 4154 and we have stuck at this stage. So, please solve this issue.

Thanks
Akshay
by akshay karambale
Tue Nov 10, 2020 4:37 am
Forum: Common Problems
Topic: how to read environment variable value from system
Replies: 7
Views: 5742
 
Jump to post

Re: how to read environment variable value from system

Hi Dan, Thanks for the reply, But we have used the PowershellScriptInline custom action not the PowerShellScriptFile. Is it applicable to PowershellScriptInline? because we are not able to find the Advanced execution scenarios under this. Please give us your view of this. Waiting for your reply. Tha...
by akshay karambale
Mon Nov 09, 2020 1:27 pm
Forum: Common Problems
Topic: how to read environment variable value from system
Replies: 7
Views: 5742
 
Jump to post

Re: how to read environment variable value from system

Hi Dan, Thanks for this reply. It resolves our UI based installation requirement. Here we have added that PowerShellScriptInline custom action in the Wizard dialog stage of the AIP project, due to which it executes this Powershell script during UI-based installation. But we want that PowerShell scri...
by akshay karambale
Thu Nov 05, 2020 1:14 pm
Forum: Common Problems
Topic: how to read environment variable value from system
Replies: 7
Views: 5742
 
Jump to post

Re: how to read environment variable value from system

Hi Dan, Thanks for the reply. We have gone through your reply and also tried the way you suggested, but unable to get the value of the environment. Can you please describe more so that I can achieve this scenario? I have attached the screenshot of my script that I have written, and also please sugge...
by akshay karambale
Wed Nov 04, 2020 1:12 pm
Forum: Common Problems
Topic: Reading of system environment variable
Replies: 1
Views: 2115
 
Jump to post

Reading of system environment variable

Hi Dan,
We have one requirement that we want to read a particular system environment variable using an advanced installer and assign its value to the install parameter of an AIP project. How we can achieve this scenario?

Thanks
Akshay
by akshay karambale
Fri Oct 30, 2020 3:58 am
Forum: Common Problems
Topic: Deleting of Environment variable while installing Bootstrapper EXE
Replies: 1
Views: 12184
 
Jump to post

Deleting of Environment variable while installing Bootstrapper EXE

Hi, We have one MSI package and whenever we are installing it with the command line and passing LICENSE_SERVER as an argument with its value it creates one system environment variable with the value which we are passing with that argument. We have created one Bootstrapper EXE package in which we hav...
by akshay karambale
Mon Oct 26, 2020 12:09 pm
Forum: Common Problems
Topic: Add pre-requisite files under feature based at run time
Replies: 13
Views: 39830
 
Jump to post

Re: Add pre-requisite files under feature based at run time

Hi Dan, Thanks for the reply. We need some more help from you, 1. We have one MSI package that we have integrated into the AIP project using the command line with the command that you have suggested, and we have also added search condition with the help of -search_type UpgradeCode argument in that c...
by akshay karambale
Tue Oct 13, 2020 1:56 pm
Forum: Common Problems
Topic: Add pre-requisite files under feature based at run time
Replies: 13
Views: 39830
 
Jump to post

Re: Add pre-requisite files under feature based at run time

Hi, Thanks for the reply. We have gone through your comment and we have tried the way you suggested, and we used the follwoing command as per your suggestion for this, "AdvancedInstaller.com" /edit "Sample CMD.aip" /NewPrerequisite "Google Talk" -type FeatureBased -prer...
by akshay karambale
Mon Oct 12, 2020 7:34 am
Forum: Common Problems
Topic: Add pre-requisite files under feature based at run time
Replies: 13
Views: 39830
 
Jump to post

Re: Add pre-requisite files under feature based at run time

Hi, Thanks for the reply, I still have some issues while integrating feature-based prerequisites using the command line that I have mentioned below, 1. I have to add some install prerequisite based condition, for example, my search type is - Product version (identify by Upgrade Code), and the search...
by akshay karambale
Thu Oct 08, 2020 9:07 am
Forum: Common Problems
Topic: Add pre-requisite files under feature based at run time
Replies: 13
Views: 39830
 
Jump to post

Re: Add pre-requisite files under feature based at run time

Hi,
We have attached the fourth screenshot related to the Supported particular Windows version with this post.

Thanks
Akshay
by akshay karambale
Thu Oct 08, 2020 9:05 am
Forum: Common Problems
Topic: Add pre-requisite files under feature based at run time
Replies: 13
Views: 39830
 
Jump to post

Re: Add pre-requisite files under feature based at run time

Hi, We have gone through the link that you have shared with us and with the help of the command given in that link we are able to integrate the MSI in feature-based of the advanced installer but we are not able to set some of the properties of that pre-requisite that I have mentioned below, 1. Minim...

Go to advanced search