Forum: Conversion Tutorials
20-06-2022, 02:54
|
Replies: 146
Views: 33,585
|
Forum: Conversion Tutorials
13-06-2022, 14:25
|
Replies: 844
Views: 139,790
CIU 3.0.0.1.b9.u1 (HF6)
CIU 3.0.0.1.b9.u1 hotfix 6.
Although only one RadioButton will never be used as in your example, the error also occurred if there were no checkboxes.
Try with the HF6 attached.
- Fixed...
|
Forum: Conversion Tutorials
13-06-2022, 12:53
|
Replies: 844
Views: 139,790
CIU 3.0.0.1.b9.u1 (HF5)
CIU 3.0.0.1.b9.u1 hotfix 5
- Fixed to enable play buttons after installed UWP games.
- Fixed error that occurred when creating UWP game shortcuts when converting png image to icon (Thanks...
|
Forum: Conversion Tutorials
13-06-2022, 10:28
|
Replies: 844
Views: 139,790
|
Forum: Conversion Tutorials
12-06-2022, 22:54
|
Replies: 146
Views: 33,585
|
Forum: Conversion Tutorials
09-06-2022, 23:30
|
Replies: 127
Views: 22,533
I think I made a little confusion.
The 2.5x...
I think I made a little confusion.
The 2.5x answer would be recommended space for compression.
I don't know if there is a way to get this size correctly, as it depends on many factors, such as...
|
Forum: Conversion Tutorials
09-06-2022, 02:00
|
Replies: 127
Views: 22,533
|
Forum: Conversion Tutorials
08-06-2022, 20:11
|
Replies: 1,162
Views: 155,969
|
Forum: Conversion Tutorials
08-06-2022, 17:15
|
Replies: 1,162
Views: 155,969
|
Forum: Conversion Tutorials
05-06-2022, 11:23
|
Replies: 127
Views: 22,533
|
Forum: Conversion Tutorials
05-06-2022, 01:47
|
Replies: 844
Views: 139,790
I will check soon.
EDIT:
@andreiutzu21, I...
I will check soon.
EDIT:
@andreiutzu21, I did some tests here and registered the game without any errors using 4 ISO images.
You could create the whole project including the iso (Remove the...
|
Forum: Conversion Tutorials
05-06-2022, 00:19
|
Replies: 127
Views: 22,533
|
Forum: Conversion Tutorials
31-05-2022, 19:04
|
Replies: 1,162
Views: 155,969
I really think ASIS needs a little fix in the...
I really think ASIS needs a little fix in the source code.
The label "MB" in Inno Setup languages is not constant in all languages.
Edit ASIS "Script.iss" and add the lines highlighted in RED...
|
Forum: Conversion Tutorials
31-05-2022, 12:09
|
Replies: 1,162
Views: 155,969
|
Forum: Conversion Tutorials
29-05-2022, 13:41
|
Replies: 146
Views: 33,585
|
Forum: Conversion Tutorials
29-05-2022, 11:09
|
Replies: 127
Views: 22,533
I noticed after I uploaded DSG that two of the...
I noticed after I uploaded DSG that two of the plugins ("Metal Gear Rising: Revengeance" and "Sonic Forces") are offering download options, but they shouldn't.
I don't have this game to generate the...
|
Forum: Conversion Tutorials
28-05-2022, 13:32
|
Replies: 127
Views: 22,533
DiskSpan GUI v2.0.1.0
Updated DiskSpan GUI to v2.0.1.0 in the first post.
Special thanks to @KaktoR for all the work testing compressions and creating the DiskSpan GUI database settings.
Changes:
- Updated XTool plugin...
|
Forum: Conversion Tutorials
28-05-2022, 09:30
|
Replies: 10
Views: 952
I think I put it inverted (Rt.Bottom and...
I think I put it inverted (Rt.Bottom and Rt.Right) in BtnGetPosition. lol
I just realized this now, I'll fix it here.
BtnGetPosition(hMusicAR, Rt.Left, Rt.Top, Rt.Right, Rt.Bottom);...
|
Forum: Conversion Tutorials
27-05-2022, 23:27
|
Replies: 1,162
Views: 155,969
|
Forum: Conversion Tutorials
27-05-2022, 17:47
|
Replies: 1,162
Views: 155,969
|
Forum: Conversion Tutorials
27-05-2022, 13:15
|
Replies: 10
Views: 952
|
Forum: Conversion Tutorials
27-05-2022, 11:50
|
Replies: 1,162
Views: 155,969
Edit script.iss in section [Messages].
...
Edit script.iss in section [Messages].
[Messages]
//Example to change all languages:
WelcomeLabel1=Welcome to [name]
WelcomeLabel2=Install [name/ver] in your system.%n%nClose others app...
|
Forum: Conversion Tutorials
26-05-2022, 22:52
|
Replies: 1,162
Views: 155,969
|
Forum: Conversion Tutorials
23-05-2022, 21:42
|
Replies: 146
Views: 33,585
Lignt Installer Script 1.0.1.0 (u2)
Attached script 1.0.1.0 (U2):
- Added ISPP directive (#define Uninstallable), if you disable this directive line:
>> It won't create the uninstall files.
>> Will not create uninstall registry...
|
Forum: Conversion Tutorials
23-05-2022, 14:47
|
Replies: 146
Views: 33,585
I don't understand what exactly you need?
You...
I don't understand what exactly you need?
You mean a preprocessor parameter that disabling it disables the creation of uninstall files and uninstall registry entries?
It makes no sense that the...
|