Search found 23 matches

Go to advanced search

by Jacob Darka
Tue Aug 02, 2022 3:08 pm
Forum: Building Installers
Topic: How to make the UI Unmovable?
Replies: 3
Views: 4000
 
Jump to post

Testing installation UI fails because of missing launch exe

Hello Catalin, I have another small question if you may. In previous updates, I was able to test the installation UI without errors whatsoever, but now on 19.7 I keep getting the following error when testing the UI: https://i.imgur.com/pKIOCBq.png (I'm testing installing the app to "D:\") ...
by Jacob Darka
Tue Aug 02, 2022 12:07 am
Forum: Building Installers
Topic: How to make the UI Unmovable?
Replies: 3
Views: 4000
 
Jump to post

How to make the UI Unmovable?

Hello, After building the project, the installer UI window can be grabbed from anywhere in the entire window and dragged around. How can I completely cancel this feature and make the UI unmovable and un-draggable? or at least how can I make it so that it can be only dragged around when holding the U...
by Jacob Darka
Mon Dec 13, 2021 4:43 pm
Forum: Building Installers
Topic: How to delay a button from appearing for a short time?
Replies: 3
Views: 2907
 
Jump to post

Re: How to delay a button from appearing for a short time?

Hi Liviu,

I understand, thank you!
by Jacob Darka
Mon Dec 13, 2021 3:31 pm
Forum: Building Installers
Topic: How to delay a button from appearing for a short time?
Replies: 3
Views: 2907
 
Jump to post

How to delay a button from appearing for a short time?

Hello, How to make the "I agree to License terms and conditions." checkbox appear after a short period of time, i.e. 5 seconds, and not instant as normal? https://i.imgur.com/UG1jFph.jpg The point of this is to stop the user from rushing through the installer and skipping vital info. I als...
by Jacob Darka
Wed Sep 22, 2021 3:52 pm
Forum: Building Installers
Topic: Install Only if App.exe Exists in Selected Path
Replies: 5
Views: 13147
 
Jump to post

Re: Install Only if App.exe Exists in Selected Path

I got it, thank you very much Liviu.

Cheers,
Jacob
by Jacob Darka
Wed Sep 22, 2021 12:15 pm
Forum: Building Installers
Topic: How to limit use to only one computer per installation or install per-machine?
Replies: 7
Views: 12641
 
Jump to post

Re: How to limit use to only one computer per installation or install per-machine?

Hello Catalin,

I've been searching for such a thing to implement in my project for a while now, could I acquire that info as well?

I can send an email if that's required.

Thanks,
Jacob
by Jacob Darka
Wed Sep 22, 2021 12:36 am
Forum: Building Installers
Topic: Install Only if App.exe Exists in Selected Path
Replies: 5
Views: 13147
 
Jump to post

Re: Install Only if App.exe Exists in Selected Path

Hello Liviu, You actually combined the two scenarios, amazing! and it works flawlessly, thank you. I had to make some changes to the properties to apply that to my surface-themed project, but thanks to your detailed guide and demo, I was able to do that with no problem. I have two other small questi...
by Jacob Darka
Mon Sep 20, 2021 7:15 pm
Forum: Building Installers
Topic: Install Only if App.exe Exists in Selected Path
Replies: 5
Views: 13147
 
Jump to post

Install Only if App.exe Exists in Selected Path

Hello, I'm making an update for a different program using the surface theme, that program's directory and executable is similar to the following: D:\RandomFolder1\Random Folder2\ AppDir\App.exe < The path to the AppDir folder and App.exe could be in any directory I'm aiming for one of the two follow...
by Jacob Darka
Mon Sep 06, 2021 4:58 pm
Forum: Building Installers
Topic: Run commands of batch file directly through installer
Replies: 3
Views: 9144
 
Jump to post

Re: Run commands of batch file directly through installer

Thanks for the answer Catalin.
by Jacob Darka
Mon Sep 06, 2021 2:24 pm
Forum: Building Installers
Topic: Run commands of batch file directly through installer
Replies: 3
Views: 9144
 
Jump to post

Run commands of batch file directly through installer

Hello, Is there any way to run the commands of a batch file directly through the installer itself, without the need of an actual .bat file? For example, I got a batch file that does the following: ren "5.txt" "5.back" move "5.back" "temp" Now I want to integra...
by Jacob Darka
Sun Oct 18, 2020 1:08 am
Forum: Common Problems
Topic: Pressing "Enter" goes back a page
Replies: 7
Views: 3615
 
Jump to post

Re: Pressing "Enter" goes back a page

Hello Catalin, I understand, however, I choose the Surface theme for one reason only, that is, I want the whole installation to be like: Click on the EXE file > Insert installation path > click on a big "Install" button > finished As simple as that, and afaik the easiest way to do that is ...
by Jacob Darka
Thu Oct 08, 2020 7:58 am
Forum: Common Problems
Topic: Pressing "Enter" goes back a page
Replies: 7
Views: 3615
 
Jump to post

Re: Pressing "Enter" goes back a page

Hello Catalin, I got the same error with the .AIP file that I myself uploaded, I should've tested it before doing so, sorry for that. I uploaded another .AIP which will work to show you the issue. You can delete "WelcomeDlg" and make a new one, and the issue will still be present. As for t...
by Jacob Darka
Tue Oct 06, 2020 4:41 pm
Forum: Common Problems
Topic: Pressing "Enter" goes back a page
Replies: 7
Views: 3615
 
Jump to post

Re: Pressing "Enter" goes back a page

Hello Catalin, I forgot to say that I made some modifications to the Surface theme, which is simply disabling the checkbox for "License terms and conditions", and some other changes as well. I attached an example .api file contains that "Enter" problem. To replicate the problem, ...
by Jacob Darka
Tue Oct 06, 2020 11:25 am
Forum: Common Problems
Topic: Pressing "Enter" goes back a page
Replies: 7
Views: 3615
 
Jump to post

Pressing "Enter" goes back a page

Hello, I made a project with the Surface theme, then added a "WelcomeDlg", when I press "Enter" on the keyboard while I'm in the "WelcomeDlg", it takes me to the "InstallDlg", which is normal and expected, however, when I press "Enter" while in "...

Go to advanced search