Search found 43 matches

Go to advanced search

by wollka
Wed Nov 23, 2016 10:54 am
Forum: Common Problems
Topic: Single EXE:“Repair” option causes red elevation prompt without Yes button
Replies: 15
Views: 39484
 
Jump to post

Re: Single EXE:“Repair” option causes red elevation prompt without Yes button

Looks like there is a problem with your bootstrapper. I've built setup with setup.exe, separate .msi and separate .cab files. Then added all of them to RAR SFX. Now when SFX it extracts files to some folder and runs setup and does not delete extracted files, repair works without any issues.
So I ...
by wollka
Mon Nov 21, 2016 8:34 pm
Forum: Common Problems
Topic: Single EXE:“Repair” option causes red elevation prompt without Yes button
Replies: 15
Views: 39484
 
Jump to post

Re: Single EXE:“Repair” option causes red elevation prompt without Yes button

Not only Repair option. “Modify” also fails to install missing features. Try installing software without some of its features and then go to Add/remove programs, find your software, run Change>Modify and select this skipped feature and you’ll see the same red dialog.
by wollka
Mon Nov 21, 2016 8:08 pm
Forum: Common Problems
Topic: Single EXE:“Repair” option causes red elevation prompt without Yes button
Replies: 15
Views: 39484
 
Jump to post

Re: Single EXE:“Repair” option causes red elevation prompt without Yes button

Yes, IS LE keeps cached .msi under [LocalAppDataFolder]Downloaded Installations.
As requested, I’ve sent you one to support e-mail.
by wollka
Fri Nov 18, 2016 3:10 pm
Forum: Common Problems
Topic: Single EXE:“Repair” option causes red elevation prompt without Yes button
Replies: 15
Views: 39484
 
Jump to post

Re: Single EXE:“Repair” option causes red elevation prompt without Yes button

Well, but it IS related to the installer. At least, because this does not happen with single.exe created with VisualStudio’s free InstallShield2015 LE and running on the same machine.

Yes, I do have admin privileges.

It persists on another machine (vm with clean Windows10 install) - new screenshot ...
by wollka
Wed Nov 16, 2016 2:54 pm
Forum: Common Problems
Topic: Single EXE:“Repair” option causes red elevation prompt without Yes button
Replies: 15
Views: 39484
 
Jump to post

Single EXE:“Repair” option causes red elevation prompt without Yes button

Hi,

When I build Single EXE (LZMA or CAB) with all setup files inside and selected “Do not delete extracted files” option, the “Repair” feature of the installed application causes red UAC elevation prompt without Yes button under Windows 10. The same happens while repair is initiated with ...
by wollka
Wed Jun 19, 2013 2:55 pm
Forum: Common Problems
Topic: X32x64 Package – Run x32 App after Install fails on x32 OS
Replies: 7
Views: 7925
 
Jump to post

Thank you!

This solution works great! Thanks a lot for your help!
by wollka
Tue Jun 18, 2013 1:26 pm
Forum: Common Problems
Topic: X32x64 Package – Run x32 App after Install fails on x32 OS
Replies: 7
Views: 7925
 
Jump to post

Re: X32x64 Package – Run x32 App after Install fails on x32

It would be great to have an option to specify different files to launch for x32 and x64 OS.
by wollka
Tue Jun 18, 2013 1:18 pm
Forum: Common Problems
Topic: X32x64 Package – Run x32 App after Install fails on x32 OS
Replies: 7
Views: 7925
 
Jump to post

Re: X32x64 Package – Run x32 App after Install fails on x32

Thank you for reply.
Yes, now it does work under x32 OS. But when I run this new package under x64 OS it does not. Because here it attempts to launch it from INSTALLDIR, not from INSTALLDIR\32-bit\ (where 32 bit files are placed under x64 OS).
But I want it to start this 32-bit application on both ...
by wollka
Wed Jun 12, 2013 3:45 pm
Forum: Common Problems
Topic: X32x64 Package – Run x32 App after Install fails on x32 OS
Replies: 7
Views: 7925
 
Jump to post

Re: X32x64 Package – Run x32 App after Install fails on x32

Additional information:
The reason is that it tries to launch it from \32-bit subdirectory, but it is not created under x32 OS.
by wollka
Wed Jun 12, 2013 3:02 pm
Forum: Common Problems
Topic: X32x64 Package – Run x32 App after Install fails on x32 OS
Replies: 7
Views: 7925
 
Jump to post

X32x64 Package – Run x32 App after Install fails on x32 OS

Hi,
Professional edition Project.
Mixed x32/x34 package Type.
Under Dialogs > Exit Dialog select some x32 .exe (from 32-bit Feature!) to “Launch Application at the end of installation”.

Now when I install this software under Windows x64 it does work (it starts my x32 EXE).
But if I run this package ...
by wollka
Wed Sep 08, 2010 11:28 am
Forum: Common Problems
Topic: Update removes itself's cached .msi and .cab files.
Replies: 1
Views: 2786
 
Jump to post

Update removes itself's cached .msi and .cab files.

(reported by me about a year ago but still not fixed)

AI Professional 7.7 (and earlier).

1) Create Professional installer with .cab bootstrapper with Include install files in bootstrapper option enabled.
2) Enable Do not delete Extracted files option.
3) Install it.
4) Increase version number and ...
by wollka
Wed Sep 08, 2010 11:09 am
Forum: Feature Requests
Topic: AutoUpdate – visible silent check
Replies: 1
Views: 3420
 
Jump to post

AutoUpdate – visible silent check

Hi,

I want to see the following feature in Updater.exe in addition to normal “/silent” mode:
I want to make Automatic Check For Updates feature to be visible for the end user.
It could be something like /autoupdate cmd option.
It should work like the original /silent mode, but with “Checking for ...
by wollka
Sat Feb 06, 2010 7:59 am
Forum: Common Problems
Topic: Update deletes bootstrapper extracted .msi file
Replies: 1
Views: 2517
 
Jump to post

Update deletes bootstrapper extracted .msi file

Hi,
I use AI Professional, bootstrapper which includes all the files and "do not remove extracted files" option.
Sometimes I notice the following broblem: when AdvancedUpdater (or manually) downloads and installs a new version and installs it, after old version removal, Setup reports an error: error ...
by wollka
Sat Oct 17, 2009 6:09 pm
Forum: Feature Requests
Topic: Modal /checknow updater Dlg
Replies: 1
Views: 3184
 
Jump to post

Modal /checknow updater Dlg

Hi,
Please add the ability to mage /checknow updater Dialog modal like updates Configuration dialog.
please add the simular command line ([HWND])

thanks,
by wollka
Wed Oct 07, 2009 12:36 pm
Forum: Common Problems
Topic: store choosen Language setting to registry
Replies: 2
Views: 3281
 
Jump to post

Re: store choosen Language setting to registry

Thank you!

Go to advanced search