|
|
|
#1
|
||||
|
||||
|
Quote:
find this line and change this to Code:
type #ifdef UNICODE PChar = PAnsiChar; #endif Code:
#ifdef UNICODE type PChar = PAnsiChar; #endif |
| The Following 3 Users Say Thank You to y_thelastknight For This Useful Post: | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
Quote:
Many thanks y_thelastknight! |
|
#3
|
|||
|
|||
|
Quote:
this solved my problem. I have a little question to ask again. I use classical method of compression i.e. freearc (-m0)>precomp>srep>freearc (-mx) >innosetup. lets assume my data file is data1.arc (after final -mx compression). What changes i have to make in archieves.ini for this method of compression.? |
|
#4
|
|||
|
|||
|
I had already use Inno setup unicode in which we can add files,folders,licence agreement directly but how to add folder of the game directly in this script which has to be extracted after installation is completed (for example in c: /program files/ubisof]
|
|
#5
|
|||
|
|||
|
RAR and 7Zip info added.
|
|
#6
|
|||
|
|||
|
need little help
|
|
#7
|
||||
|
||||
|
I made the inno Setup program with the program.
Not to allow the finished unpacking. |
|
#8
|
||||
|
||||
|
#9
|
|||
|
|||
|
hello
as disable to compression? |
|
#11
|
|||
|
|||
|
someone can give me an example inno script for this blackbox innoset up script...?
i am stuck... |
|
#12
|
||||
|
||||
|
How to appear in the Programs/Features Windows the total size of the game script Black box appears 1.20 MB
Game size eg 5.3 GB |
|
#13
|
|||
|
|||
|
Quote:
UninstallDisplayName={#AppName} UninstallDisplayIcon={app}\{#AppExec} UninstallDisplaySize=Set in bytes. (1048576 bytes = 1 megabyte) |
| The Following User Says Thank You to kr0m For This Useful Post: | ||
buttignol (22-06-2013) | ||
|
#14
|
||||
|
||||
|
Thanks krom Solved was exactly what I wanted
|
|
#15
|
|||
|
|||
|
1.8
-Slideshow and Video added (By y_thelastknight). |
| The Following 2 Users Say Thank You to Kurutucu For This Useful Post: | ||
ashyamsundar (22-06-2013), skakmatch (22-06-2013) | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Copy file with Inno Setup Script | emrahcey | Software | 1 | 02-07-2010 08:24 |