![]() |
Bunti can u tell me how to add custom Cursors to this installer??
|
Quote:
Code:
function LoadCursorFromFile(FileName: String): Longint; |
Quote:
|
A digital workplace is a cloud based work platform that lets businesses move work to the virtual space. Such platforms contain all the applications, data, tools and collaboration features employees need to perform work within a secure online interface that they can access from anywhere, anytime and on any device.
|
Quote:
|
Quote:
|
Windows Phone Installer
1 Attachment(s)
Changelog
|
Quote:
Am facing certain issues!!!! |
1 Attachment(s)
Which tool corresponds to the method no 112 in the compressor to the script??
I tried Enabling options pZlib_x86 and _x64 but the setup didnt extracted but enabling all the options extracts the bin created using option 112 |
1 Attachment(s)
[QUOTE=Newbie-repacker;491755]Which tool corresponds to the method no 112 in the compressor to the script??
|
Is there any option for data files (Setup.bin's) hashing at the start of setup........
|
Quote:
https://fileforums.com/showthread.php?t=103336 |
Quote:
Any other way...... |
Does this installer supports
DiskSpan GUI v1.0.0.4 by: Razor12911, modified and updated by Cesar82 |
Support for Mini Compressor
Can someone add support for Mini Compressor?? All the files required for installation are inside _ISFiles folder.
I tried but it didn't work. What have I tried so far:
I think that I will use compressor supported by this script to use this script. |
Hey BUNTI
what to do if our archieve has no password i mean i made data.cpi without password so how to modify the script?? |
Quote:
#define Password "" If it doesn't work then find the FileDecompress.iss and remove the {#Password}. |
And what if there is a sperate password for all the required archieves and optional content.cpi
|
bunti what to do if i want to display some custom text [like unpacking archieves, etc] in stead of extracting so and so item
here https://fileforums.com/attachment.ph...1&d=1557438013 |
bunti_o4u Thank you for your patience and work
|
Windows Phone Installer (DiskSpan GUI)
5 Attachment(s)
At the request of user @GaMEr_2077 I created an alternate version of "Windows Phone Installer (WPI)" with support for "DiskSpan GUI v2+".
The changes were initially based on the script shared by @PsYcHo_RaGE using part of the changes he added. As I had already changed the script for only one user, I decided to share it here so that other interested users have access to the modified script. ;) @bunti_o4u, if you feel that I shouldn't be sharing versions of the script you keep the thread on, let me know that I delete this post. If you want to continue using this script for your main post, feel free. CHANGES: -Added full compatibility with "DiskSpan GUI v2+" limited to 1 game and maximum 12 tasks. - Changed "Components" page to "Tasks" to meet compatibility with "DiskSpan GUI". P.S: "DiskSpan GUI" works the components as multiple games (Collection) creating subfolders for each one of the games. As WPI doesn't support game collection the page has been changed to tasks that are just inclusion of additional items like "Extras", "Optional Languages", etc. It was also necessary o remove the languages group from the "Components" page (Now Tasks Page). Up to 12 items can be used in the "Tasks" page with settings for Checked/Enabled/Exclusive (Exclusive creates Items like RadioButton that only one will be checked at a time). - Added "Slide" in fullscreen during installation. - Added Splash (by @PsYcHo_RaGE). - Added Memory/CPU usage Limit (based on item disposition by @PsYcHo_RaGE). P.S: The 2GB Memory Limit checkbox is required to determine which of the "ARC_Standard.ini/ARC_Optimal.ini" settings generated by "DiskSpan GUI" will be used in the installation. INFORMATION: I didn't have time to test the tasks (if you're installing only the selected tasks) but from what @GaMEr_2077 reported it's working correctly. If they find errors they can inform by PM that I will try to solve them. To use the modified script download the last "DiskSpan GUI v2+". Extract the "COMPRESSOR" folder and put it next to the "WPI" script so that your Setup.exe is created directly in the Setup_Files folder. UPDATE: - Added WPI update 5 (Added support to DiskSpan GUI 2.0.1.4+ except hash checking). INFO: - The WPI update 4 not work with previous version of the DiskSpan GUI (Only with DSG 2.0.1.3 or newer). IMPORTANT: - WPI (DSG) script is only compatible with DSG version 2.0.1.4 to 2.0.1.9. |
Quote:
Because I can figure out that slides are impacting the installation speed and resource usage |
I think Cesar82 dosent have time n mood for adding above option
If anyone else could help?? |
Quote:
|
Quote:
|
Quote:
actually i dont know english much and usually use translator I think this might be translators fault because at that time i was in happy to use the installer Once again sorry for being rude and disrespectful |
Language selection in components
2 Attachment(s)
Hi gentlemen, I downloaded from the first page "Windows Phone Installer" + Update, I would say that everything works fine only that I came across something that I can not modify and it is in component pack language as from the script they are all already "active" me I have disabled that function but the problem persists if I insert other languages that is they are selectable but not disabled "once selected they cannot be disabled anymore" and I am not finding a solution about it. can you help me understand please?
|
Quote:
Just disable the slide by putting value 0 on the key Slides=. By doing this, Inno Setup will preprocess the script removing all code referring to the slide. |
Quote:
When you check one all others are unchecked (like radio buttons). But you can use "Additional Components" for additional languages. These behave like normal checkboxes, but have only 4 additional component items. P.S: The modified WPI version with "DiskSpan GUI" support allows to use each checkbox as exclusive item (like Radio Button) or as normal checkbox. |
Language selection in components
Quote:
ps ... If it's considered exclusive, you say it can be done as it is allowed to do in "CorePack Installer UI Final Build"? li gives you the ability to choose and select multiple components of your choice. i don't know if you know the script i mentioned now. Thanks for answering me bro EDIT: I have disabled "exclusive" on all languages, and it seems that I have solved the problem that they are not disabled !!! |
Quote:
|
Quote:
Try these windows codes (Win2000 = 5.0) (Win XP = 5.1) (WinXP64 & WinServer2003 & 2003R2 = 5.2) (Win Vista & WinServer2008 = 6.0) (WinServer2008R2 & Win7 = 6.1) (WinServer2012 & Win8 = 6.2) (WinServer2012R2 & Win8.1 = 6.3) (Win10 = 10.0) |
Hello, I would like to use this script but I have a big problem. I can't change the name of the game, can you tell me how?
I have changed the following value but the name of the game always remains the same (FAR CRY NEW DAWN) AppName=The Lightbringer but in the first screen nothing changes https://zupimages.net/up/21/40/p1yh.jpg as well as on the installation screen. I do not understand why https://zupimages.net/up/21/40/65dp.jpg |
Quote:
|
1 Attachment(s)
hello, i have save the file before but nothing changes. I put the iss file to you to modify (translated into french) maybe I touched something that should not be?
if you have time i watch it. thank you so much |
2 Attachment(s)
Quote:
|
this is strange for me it does not work. I am using windows10 64bits. I will try to make a little video for you to see.
|
Quote:
|
I use Inno Setup Compiler 5.5.1ee2. if you have a version that works, I'm a buyer.
|
Quote:
You must keep the original name "WindowsPhone.iss" in the script for it to work. |
| All times are GMT -7. The time now is 13:34. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com