Search found 13 matches

Go to advanced search

by zeonism
Thu Jun 21, 2018 11:02 am
Forum: Common Problems
Topic: Exit silent installation when a batch file returns FALSE
Replies: 3
Views: 14215
 
Jump to post

Exit silent installation when a batch file returns FALSE

Hi Support, I wonder how to implement the installer to exit the silent installation when a batch file returns FALSE. The batch file basically checks if the computer manufacturer is, for example, Asus Computers by running a WMIC command. It will return TRUE if it's Asus Computer and the silent instal...
by zeonism
Wed Jan 03, 2018 9:30 am
Forum: Common Problems
Topic: Display a pop-up window to prompt for restart at the end of silent installation
Replies: 3
Views: 2400
 
Jump to post

Re: Display a pop-up window to prompt for restart at the end of silent installation

Hi Daniel,

But can silent installation still launch an UI to do that using Advanced Installer?

Andy
by zeonism
Tue Jan 02, 2018 5:56 am
Forum: Common Problems
Topic: Display a pop-up window to prompt for restart at the end of silent installation
Replies: 3
Views: 2400
 
Jump to post

Display a pop-up window to prompt for restart at the end of silent installation

Hi Support,

I'd like to find out how to display an user prompt for restarting the PC at the end of the silent installation process, is it even possible?

Regards

Andy
by zeonism
Thu Dec 07, 2017 4:01 am
Forum: Common Problems
Topic: How to ensure the silent installation is completed
Replies: 5
Views: 3082
 
Jump to post

Re: How to ensure the silent installation is completed

Ok, got it, thanks very much!
by zeonism
Mon Dec 04, 2017 4:34 am
Forum: Common Problems
Topic: How to ensure the silent installation is completed
Replies: 5
Views: 3082
 
Jump to post

Re: How to ensure the silent installation is completed

By calling:

echo %errorlevel%

?
by zeonism
Fri Dec 01, 2017 4:43 am
Forum: Common Problems
Topic: How to ensure the silent installation is completed
Replies: 5
Views: 3082
 
Jump to post

How to ensure the silent installation is completed

Hi Support,

As subject how do I ensure the silent installation process is completed?

Andy
by zeonism
Mon Nov 27, 2017 6:47 am
Forum: Common Problems
Topic: Malicious dll hijacking
Replies: 3
Views: 2381
 
Jump to post

Re: Malicious dll hijacking

Hi Daniel,

Updated to 14.3 solved this issue, thanks a lot for your help.

Andy
by zeonism
Fri Nov 24, 2017 8:34 am
Forum: Common Problems
Topic: Malicious dll hijacking
Replies: 3
Views: 2381
 
Jump to post

Malicious dll hijacking

Hi Support, Our application has recently conducted a series of penetration testing and has failed on one of the test item - DLL hijacking. By placing a forged DLL (named msimg32.dll and it's written to launch calculator) with our application exe in the same folder and execute our software for instal...
by zeonism
Mon Nov 20, 2017 4:28 am
Forum: Common Problems
Topic: Can't uninstall my application correctly
Replies: 3
Views: 2409
 
Jump to post

Re: Can't uninstall my application correctly

Hi Eusebiu,

It did uninstall correctly on a couple of freshly reset Windows environments! We never know it has such behaviour thanks for your help again!

Andy
by zeonism
Thu Nov 16, 2017 6:07 am
Forum: Common Problems
Topic: Can't uninstall my application correctly
Replies: 3
Views: 2409
 
Jump to post

Can't uninstall my application correctly

Hi Support, Every time when I try to uninstall our application it always leave our application as installed in the add/remove program in Windows and if I try to run the un-installation again it will pop up a message as shown below 20171116_124857.jpg I then used Revo uninstaller to scan the leftover...
by zeonism
Wed Nov 08, 2017 10:30 am
Forum: Common Problems
Topic: Keeping UUID identical for the un-installation in the Windows registry
Replies: 3
Views: 2598
 
Jump to post

Re: Keeping UUID identical for the un-installation in the Windows registry

Hi Eusebiu, Thanks for your quick reply. The problem is even though we configure a certain UUID in the settings page, advanced installer never picks up while building the package. For example, this is our AIP file content in regards to the product code: <ROW Property="ProductCode" Value=&q...
by zeonism
Wed Nov 08, 2017 8:30 am
Forum: Common Problems
Topic: Keeping UUID identical for the un-installation in the Windows registry
Replies: 3
Views: 2598
 
Jump to post

Keeping UUID identical for the un-installation in the Windows registry

Hi Support, We came across an issue that the UUID used for uninstallation in the Windows Registry changes every time we build and install a new version of the same application. The registry location is: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall We were wondering...

Go to advanced search