|
|
|
#1
|
||||
|
||||
|
Quote:
__________________
Glass BB | BlackBox v2 | Portable Installer |
| Sponsored Links |
|
#2
|
|||
|
|||
|
I have a trouble.. i have bitmap resources in "SETUP"
"BitmapResource=btn:Res\btnimage.bmp|Logrim:Res\Lo grim.bmp But not load.. how can i load this resources? |
|
#3
|
|||
|
|||
|
.. install for example drakensang and drakensang 2, for the same dvd9 :P
|
|
#4
|
||||
|
||||
|
multi is kinda tricky? do you want it to be like the one in Installer Creator or different?
|
|
#5
|
|||
|
|||
|
something how IC, yup
|
|
#6
|
||||
|
||||
|
then it's easy. there are many ways of doing it.
1) Create 3 autorun.exe's.(Very Simple/Worst Idea) 2) Create one autorun.exe with 3 launchers(Moderate) 3) Create one exe with the ability of three exe's. (Not a walk in a park) |
|
#7
|
|||
|
|||
|
erm,., the 2 is my idea.. but.. how to do? :P. this is the question
|
|
#8
|
||||
|
||||
|
make three buttons.
the buttons must not be enabled if exe is not found and if installation is not found else if exe is found and installation is found then enable the buttons. make the buttons onclicks to run exe from installation directory. Done. |
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
Logrim (05-03-2014) | ||
|
#9
|
||||
|
||||
|
Help I am not able to use my installer to unpack files created with precomp043 + srep64 trying without success to two days someone could post a scrip isdone the sample thanks
|
|
#10
|
||||
|
||||
|
Quote:
hooking up precmp043 may be tough but the srep64 is not a problem, it's the same as the normal srep edition, just tweak the arc.ini a bit. |
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
buttignol (08-03-2014) | ||
|
#11
|
|||
|
|||
|
Hello,
Is it possible to extract a specific folder and/or file inside an arc archive using ISDone? I have an archive that has many folders and i just want to unpack one of them. Why i didn't create an archive for each folder? Because i'm using delta compression to reduce the size for similar files in each folder. Thanks. |
|
#12
|
||||
|
||||
|
hmm, don't think it's possible to extract a certain file/folder using isdone, you could read the documentation. but check the latest isarcextract script, version 4.2 and later.
|
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
danswano (07-03-2014) | ||
|
#13
|
|||
|
|||
|
Quote:
Where do i grab the latest version of the script? |
|
#14
|
||||
|
||||
|
Quote:
Code:
function ISArcExtract (CurComponent: Cardinal; PctOfTotal: double; InputFile, OutputPath, ExtractedPath: string; DeleteInFile: boolean; Password, CfgFile, WorkPath: string; ExtractPCF:boolean):boolean; |
|
#15
|
|||
|
|||
|
altef_4, do you know if it's possible to extract a specific file/folder?
|
![]() |
|
|
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 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |