Search found 314 matches

by alibaba
Wed Aug 26, 2015 2:17 am
Forum: Technical Support
Topic: Files not installed in Native Code setup
Replies: 6
Views: 10177

Re: Files not installed in Native Code setup

After rebuilding the setup now it doesn't work anymore, the files are again not installed.

So I ask, how should I upgrade a legacy WISE installation, if the Native Code is not able to do it?
by alibaba
Tue Aug 25, 2015 3:39 am
Forum: Technical Support
Topic: Files not installed in Native Code setup
Replies: 6
Views: 10177

Re: Files not installed in Native Code setup

So I excluded the two files from the wildcard install command and made an extra command for these two files.

Now they are installed correctly.
Maybe a little bug within IA or a Microsoft issue.
by alibaba
Mon Aug 24, 2015 3:55 am
Forum: Technical Support
Topic: Is "Does File/Folder Exist" working with mapped folders?
Replies: 3
Views: 6319

Re: Is "Does File/Folder Exist" working with mapped folders?

Hi Francesco,

thank you for the tip with the user mappings, that could be the reason.

But if I understood right, the administrator user will not be able to see the mapping, so the function WNetGetConnectionW will also fail to get the path because it is running as administrator. Right?
by alibaba
Mon Aug 24, 2015 2:30 am
Forum: Technical Support
Topic: Files not installed in Native Code setup
Replies: 6
Views: 10177

Re: Files not installed in Native Code setup

Yes, the setup should update files on the target computer, these files were installed from another non-Native Code setup.

I thought by using these Native Code variables I can be sure that all files are updated.
by alibaba
Fri Aug 21, 2015 6:28 am
Forum: Technical Support
Topic: Files not installed in Native Code setup
Replies: 6
Views: 10177

Files not installed in Native Code setup

Hi Francesco, I have strange behaviour of a Native Code setup. Some files are not installed/updated although they are definetly compressed into the setup (saw it in build window). I have a simple command: Install Files C:\Setup\*.RPT to $REPORTFOLDER$ The strange thing is that most of the .rpt files...
by alibaba
Fri Aug 21, 2015 6:20 am
Forum: Technical Support
Topic: Is "Does File/Folder Exist" working with mapped folders?
Replies: 3
Views: 6319

Is "Does File/Folder Exist" working with mapped folders?

Hi Francesco, the setup sometimes has problems with the function "Does File/Folder Exist" if the file to be checked is on a network path (mapped drive). On some systems it is working and on others not - although the file is always there. Do you have an idea? How could I solve it? Thank you!
by alibaba
Thu Aug 20, 2015 6:56 am
Forum: Technical Support
Topic: Code signing not working in batch build
Replies: 1
Views: 4115

Code signing not working in batch build

Hi,

the code signing is working correct when I build from IA IDE, but if I build from command line then I get an error.
I am using pfx certificate file.
by alibaba
Thu Aug 20, 2015 2:05 am
Forum: Technical Support
Topic: Wrong file decription in Taskmanager
Replies: 1
Views: 4074

Wrong file decription in Taskmanager

Hi IA folks, I have discovered that the Taskmanager does not display the correct file description for the setup process. Sometimes it displays "mia.exe" if you change the sorting but that is also not the correct description given in the file properties. All other process descriptions are o...
by alibaba
Tue Mar 17, 2015 9:05 am
Forum: Technical Support
Topic: Assembly Error "Unable to compile..."
Replies: 1
Views: 4780

Assembly Error "Unable to compile..."

Hi, I want to NGEN (native images) some EXE files but I get the Error message during build: "Unable to compile MSI action install assembly" I discovered that the EXE files does not have a "Public Key" Token displayed. Is that missing Token the reason for the error? The files can ...
by alibaba
Fri Feb 06, 2015 4:56 am
Forum: Technical Support
Topic: Use a new environment variable immediately in setup
Replies: 5
Views: 8943

Re: Use a new environment variable immediately in setup

no, if I start the setup and then the .exe both from one batch file, then they are running in the same process. At least the environment variable created in the setup is not visibe to the .exe. But I don't want to use a batch, this was just for illustration. I want to call the .exe in the IA setup a...
by alibaba
Thu Feb 05, 2015 6:09 am
Forum: Technical Support
Topic: Use a new environment variable immediately in setup
Replies: 5
Views: 8943

Re: Use a new environment variable immediately in setup

The problem is that this environment variable is created in the same 'process', so this variable is not visible to the function. only in a new process the newly created env. variable is visible. For example, if I start the IA setup from a batch: The setup creates the env variable and afterwards in t...
by alibaba
Wed Feb 04, 2015 8:10 am
Forum: Technical Support
Topic: Use a new environment variable immediately in setup
Replies: 5
Views: 8943

Use a new environment variable immediately in setup

Hello, in my setup an new environment variable for PATH is created. After Apply install I am executing an .exe file that needs this new PATH env. variable. How can I achive it that the .exe can 'see' this new variable? I am looking for something like this batch command: setlocal path=C:\Program File...
by alibaba
Mon Sep 08, 2014 5:48 am
Forum: Technical Support
Topic: Unable to merge Windows Installer database
Replies: 25
Views: 43876

Re: Unable to merge Windows Installer database

My IA is working well again. I am quite sure that is related to Adaware or Malwarebytes AntiMalware. Because I did a system cleaning with this two programs and afterwards IA brought the above error. After reinstalling InstallAware is was working well again.
by alibaba
Fri Aug 29, 2014 2:32 am
Forum: Technical Support
Topic: Unable to merge Windows Installer database
Replies: 25
Views: 43876

Re: Unable to merge Windows Installer database

Since today I get the error: "Unable to merge Windows Installer database with module Microsoft_VC100_ATL_x86" On monday the setup builds fine and the merge modules were intergrated correct. I have not changed anything in the project. I also tried to reintegrate the MergeModules but always ...
by alibaba
Thu May 15, 2014 12:05 am
Forum: Technical Support
Topic: Select a drive only
Replies: 4
Views: 6878

Re: Select a drive only

Thank you very much for your Test. I can now stop my tests and will try to create a DLL.

Best Regards!

Go to advanced search