OlegK
Posts: 7
Joined: Tue Jan 02, 2018 9:37 am

Multiple instances issue

Hello.
I have an installation and I added an instance to the installation.
Also in the Components page of the "Multiple Instances" I added my current components because I want the same components installed in the other instance but with different GUID's.

The only property I added was the product name which I changed.

Next, when I build an EXE, and run the installation of that instance I get an error:
(NOTE: Changed the names to property names)
Error reading from file :
[AppDataFolder][|Manufacturer]\[|ProductName] [|ProductVersion]\install\(then a path to a executable that I have in some directory I added)
Verify that the file exists and that you can access it.
The thing is that during the install I go the to the folder:
[AppDataFolder][|Manufacturer]\[|ProductName] [|ProductVersion]\install

And what I find is that that file that it does not find is under the [AppDataFolder][|Manufacturer]\[|ProductName] [|ProductVersion]\install\51DF520
directory which is the ending of the main product code.

So it seems the it is searching my file but not in the correct directory.

What could be the issue?
Thank you very much!
OlegK
Posts: 7
Joined: Tue Jan 02, 2018 9:37 am

Re: Multiple instances issue

Any idea on how this can be resolved?
Thank you very much.
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Multiple instances issue

Hello,

I am not so sure why this happens.

Can you please send us the .AIP (project file) and a verbose log of the installation to support at advancedinstaller dot com so we can investigate them?

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”