Forum: Conversion Tutorials
20-12-2021, 21:26
|
Replies: 5
Views: 712
|
Forum: Conversion Tutorials
19-12-2021, 03:57
|
Replies: 5
Views: 712
|
Forum: Conversion Tutorials
03-10-2021, 05:32
|
Replies: 0
Views: 548
Transparent Canvas (Bitmap Image)
I have created a TBitmap Image and I'm filling it in using Canvas.
I need to make it transparent, with no border, and no background color. is this possible? if yes, how?
var
CustomButton:...
|
Forum: Conversion Tutorials
12-09-2021, 12:54
|
Replies: 0
Views: 448
botva2 KeyDown Event
Hi Friends,
you can trigger click event for buttons created by botva2, but I did not find any way to trigger an event when user press enter on a focused button!
The focused button will pressed...
|
Forum: Conversion Tutorials
19-05-2021, 06:42
|
Replies: 0
Views: 372
Progress Loop will freeze setup
Here is an example which will fill the progress bar 5 times using a for loop.
But during looping, the full UI will freeze.
How can I avoid such UI freezing?
|
Forum: Conversion Tutorials
06-05-2021, 20:58
|
Replies: 0
Views: 437
Custom botva2 Based Uninstaller
Hi Friends,
How Can I create a custom shaped uninstaller using botva2 with features below:
1. Some check boxes to let user decide what to uninstall.
2. Custom Uninstaller Progress Bar
I...
|
Forum: Conversion Tutorials
29-03-2021, 07:01
|
Replies: 2
Views: 446
HDD space during installation
About Gears of War 4 Game, FitGirl repack:
It is saying that: HDD space after installation: 125 GB (215 GB during installation)
215 during installation! Where this space is needed? on the...
|
Forum: Conversion Tutorials
31-01-2021, 04:27
|
Replies: 0
Views: 292
Installing File in Use - Botva2
I have attached a sample using Botva2.
When setup tries to install a file that is in use, the compiler shows a message in the log, but I need to show a message to the user to choose abort/cancel...
|
Forum: Conversion Tutorials
30-12-2020, 12:12
|
Replies: 3
Views: 618
|
Forum: Conversion Tutorials
30-12-2020, 12:11
|
Replies: 1
Views: 360
|
Forum: Conversion Tutorials
30-12-2020, 07:23
|
Replies: 1
Views: 360
TrackBar Optimization
Is there any way to optimize or edit the trackbar to change its value (indicator position) by clicking on the TrackBar Background body?
I have attached a sample :)
|
Forum: Conversion Tutorials
29-12-2020, 01:07
|
Replies: 3
Views: 618
WindowLong Problems On Setup Exit
Hi
I use several plugins and modules within my setup, such as WinTB, botva2, progressBar, Trackbar.
They will use SetWindowLong and I should release them in the correct situation. But sometimes I...
|
Forum: Conversion Tutorials
12-12-2020, 19:23
|
Replies: 1
Views: 624
Botva2 One Step Installer
Hi brothers, I'm new to botva, could anyone help me creating such an installer?
https://s17.picofile.com/file/8417309400/CustomInstaller.jpg
- Custom Buttons
- Custom Font
- Custom Checkboxes...
|
Forum: Conversion Tutorials
06-12-2020, 12:56
|
Replies: 46
Views: 18,868
|
Forum: Conversion Tutorials
10-11-2020, 07:14
|
Replies: 0
Views: 523
|
Forum: Conversion Tutorials
03-11-2020, 23:16
|
Replies: 16
Views: 2,397
|
Forum: Conversion Tutorials
14-10-2020, 22:54
|
Replies: 194
Views: 83,646
|
Forum: Conversion Tutorials
11-10-2020, 12:49
|
Replies: 16
Views: 2,397
I think If you use SetWindowLong function, you...
I think If you use SetWindowLong function, you should call it in DeinitializeSetup section also,
You need to restore the original message handler before you unload the DLL that implements your...
|
Forum: Conversion Tutorials
11-10-2020, 09:15
|
Replies: 0
Views: 587
VCL Style Popup Menu
Hi Friends,
is there anyone knows how we can add some popup menu to a panel inside the inno setup using TPopUpMenu of VCL styles?
...
|
Forum: Conversion Tutorials
11-10-2020, 09:08
|
Replies: 9
Views: 985
Another thing I've faced:
SetWindowLong(); ...
Another thing I've faced:
SetWindowLong();
I have used this method to add come context menu on a panel. so the problem is here, the winTB or other related SetWindowLong methods seems to...
|
Forum: Conversion Tutorials
11-10-2020, 08:06
|
Replies: 9
Views: 985
|
Forum: Conversion Tutorials
11-10-2020, 08:00
|
Replies: 9
Views: 985
|
Forum: Conversion Tutorials
11-10-2020, 03:06
|
Replies: 0
Views: 553
Ultra Animation \ Games Inside Inno Setup
Using this script you can load EXE files into inno setup, there you can load exe animation files (for example created by DP Animation Maker) inside the setup.
Also, you can load small games into...
|
Forum: Conversion Tutorials
11-10-2020, 02:54
|
Replies: 9
Views: 985
|
Forum: Conversion Tutorials
11-10-2020, 02:34
|
Replies: 9
Views: 985
|