![]() |
Quote:
|
I've tried this one but after clicking Next on the previous dialog it goes directly to installation.
The Next button should turn into Install button before starting installation Is it possible? :) |
Quote:
Code:
if (curpageid=wpselectdir) then wizardform.nextbutton.caption:='Install'; |
The page that i want to change it's button name is the tasks page, what is the id of that page?
|
Quote:
|
It's wpSelectTasks
Quote:
Hello again, i'm using this parameter to compress my files Quote:
Thank you :) Hello razor, When using unarc.dll you gave me i get invalid password error, how can i unpack passworded arc's using it? Noob is back again. I have a question, i was an installshield user before innosetup, installshield used to skip the already installed files and only install the new ones if there is any, is it possible to do that in innosetup? |
Question
Need help.
The code pat below is for Inno Ansi Version. I wanted modify to work on inno unicode version. Code:
function GetDC(HWND: DWord): DWord; external '[email protected] stdcall';Code:
if GetDriveType(l[c]+':')=DRIVE_FIXED then |
change PansiChar to PChar
ansi = pansichar unicode = pchar IF I remember it correctly, make backup of script, before making changes. test to see if it worked. |
Quote:
Has at the beginning of the code. Code:
#ifdef UNICODEDoes not pass this line. Code:
if GetDriveType(l[c]+':')=DRIVE_FIXED thenhttp://i.imgur.com/NnkKUWm.jpg Note:This script is part of the script of the game The Witcher 2 by peterf1999. |
because that script needs ANSI not Unicode.
If your just changing images etc, using peterf's original script modified for your game, then it will compile just fine no errors. |
Quote:
I need a script basic that meets the that need. Does not have to replace only some details of that part. Thank You pakrat2k2. |
@LuisCésar82, to display drive info on unicode version change this to
|
Quote:
I'm actually experimenting at this moment with some dangerous C macro automatism to be able to turn an ANSI program into a Unicode program by just defining "UNICODE". :) |
Quote:
Code:
#ifdef UNICODE |
Yup, that's what I'm talking about. People should get used to such automatisms as they help porting (ANSI <-> Unicode, 32-bit <-> 64-bit, Windows <-> Unix) without major headaches!
|
Hello, i have some question about compress game in inno setup. When i see some videos in the internet, they use free arc and inno setup to compress game. Can you show me how to use free arc in inno setup. Thanks!
|
they use the freearc script by freearc owner or isdone script by profrager.
|
http://img19.imageshack.us/img19/3138/errorzm.jpg
can anyone tell what this error means, I make the conversion for RE 6 and when I install gives that error |
you've uninstalled from original version first?
|
Quote:
|
always uninstall original version, before trying to install conversion. ( Unless you rename folder & change reg entries ), but always easier to uninstall original version first.
|
Quote:
|
Please, quote error messages 1) as text 2) in English!
|
Quote:
System Error. Code: 1400 The windows indentifier is not valid. |
Quote:
Type to check the integrity (missing or corrupted) of Windows system files: Code:
sfc /scannow |
Quote:
|
Quote:
|
2 Attachment(s)
Quote:
Hi. How can i use the same font on the buttons? Attachment 5923 This is my script. Attachment 5922 |
1 Attachment(s)
@Andre Jesus
Here is the script. |
Quote:
Code:
BtnSetFontColor(hCancelBtn,$DAE369,$DAE369,$DAE369,$B6B6B6);Usually i use the clYellow, clRed, but this don´t work in this code. |
1 Attachment(s)
What parameter has been used on this file to achieve all this?
|
Quote:
|
Quote:
|
Quote:
Thank you for your response, however, this time i don't understand what you told. If you can, please clarify. |
Quote:
|
|
Quote:
|
Quote:
|
Quote:
How to use them: Same way you add methods, -mgrzip+ppmd+dict. Dict: Compression for text files(reducing them up to 10%) ppmd: I think this compression method is useless to include, besides, the sizes increase. How to find other compression methods which freearc uses: open arc.ini in the freearc directory, you'll see compression method [External compressor:??????] |
Hi Fileforum Users, Can you please me in translating this to French, Spanish, German, Serbian, Italian, Portuguese, Polish, Croatian, Czech, Danish, Finnish, Greek, Hungarian, Swedish and Romanian.
Code:
eng.WelcomeMessage1_1=Welcome |
| All times are GMT -7. The time now is 07:40. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com