![]() |
KaktoR this was an example has more than an empty folder in the game so I wanted a command to add empty folders
|
good evening
I would like to create a "create a desktop icon" button on the image below that allows me to have a shortcut on my desktop. http://img11.hostingpics.net/pics/137581381.jpg |
Quote:
|
Hello everyone especially razor :)
How do i pack a folder to a zip file inside {app} directory using ISexec/ISDone Then delete the packed folder? Thanks :) |
Quote:
|
Quote:
You need to use Exec and DelTree function. |
Can you fix this code for me, i don't know what's wrong:
Quote:
|
hi, if i have encrypted archive of free arc then how/what to add in iss script so that its get extracted to defined location without asking password, but the archive remains password protected in game iso file or whatever.detailed please
|
Quote:
|
Quote:
|
Free Space percentage : {percentage of the free space}
Attachment Link how to create like this? http://img132.imageshack.us/img132/9262/qh23.jpg |
Hello to all ...
I would like to add a video with the edges of blacks during the installation this way: http://s10.imagestime.com/out.php/i903893_Immagine.jpg does anyone know how to do it? |
Quote:
|
Quote:
|
1 Attachment(s)
hi fellow Member
Check my Attached exe and tell me how is it? http://img404.imageshack.us/img404/9127/7f48.jpg |
Hello,
I have 2 questions: 1- Few games recently have 32bit and 64bit executables, how to make a condition in inno to create a shortcut for the 64bit exe if the system is x64 and a shortcut for the 32bit exe if the system is x86. 2- Is it possible to customize the ISDone.dll error messages? Thanks. |
Quote:
|
Quote:
|
Quote:
|
[Files]
Source: "MyProg-x64.exe"; DestDir: "{app}"; Check: IsWin64; install only system x64 Source: "MyProg-x86.exe"; DestDir: "{app}"; Check: "not IsWin64"; no install in win x64 |
Quote:
|
Quote:
|
Quote:
16:9 standard with black stripes 4:3 standard no black stripes |
Quote:
|
Quote:
|
1 Attachment(s)
Dude i meant the title of the window it self not the content.
|
i compiled using blackbox script by kurutuco but i get error during when the setup file is extracting.i tried darkbox setup too. here is the images of error- http://img11.imageshack.us/img11/6941/lkkv.png
http://img607.imageshack.us/img607/5185/vkxz.png http://img42.imageshack.us/img42/9836/ve3u.png |
Hi All -
I am new to the forums and new to INNO installers. The company I work for has used INNO installers for quite some time, well over 5 years - well before I started working here, and it has fallen to me to fix an issue with our installers. Normally we create downloadable installers from our site, and have not had any issues. We do, about once per year, create DVDs to install our product and this year we have run into an issue, while not broken, is frustrating for our QA dept. and will be for our customers. So the issue: again, the DVDs work - so the installer is not "broken" per se. This year we have 3 DVDs. Starting the installation from Disk 1, no issues. Get to Disk 2 installs some, but then gets to a point where it needs to go back to Disk 1. And it does this about 6 times, before it then asks for Disk 3 and completes. My guess from looking at the files is that it is getting to a file that needs to reference back to another file that is located on Disk 1 and will only continue once it references that file. Again a guess. Has anyone seen this issue? And is there a way to make certain files group together in the installer so that they will always be in the same bin files and ultimately on the same Disk so that multiple Disk swaps need to occur? Thanks for the help. D |
Find out in which order the files are being extracted and try to archive them into the installation package in the same order. (That's a tip without actually knowing Inno Setup. :))
|
How to make a setup file can extract the .bin file?
|
Quote:
|
Quote:
|
Quote:
http://i.minus.com/i5u59F4NrlvQc.png http://i.minus.com/i1JK4lK7H4LSU.png |
that's an ordinary installer.
all that it require for you is to set up the product files, set bmp images, then done. |
line red create bin
Code:
#define Internal "C:\Program Files (x86)\Truck Racer\" |
how to make CIU 1.0.0.6 compatible with windows 8.1? because i often getting error on win8
|
Just tested CIU 1.0.0.6 on Windows 8.1 Enterprise and it works perfect.
|
1 Attachment(s)
Hello dear ISDone experts,
Is it possible to remove/modify the highlighted text in the popup error message in ISDone? The title modify is not available in english.ini or it's missing. I've tried resource hacker and it didn't help. Thanks :) |
is this correct? if not help me with this.
Quote:
|
Quote:
Code:
procedure AboutButtonOnClick(Sender: TObject); |
| All times are GMT -7. The time now is 06:37. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com