FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   -+- COMPLETE - Inno Setup Script -+- (https://fileforums.com/showthread.php?t=96170)

vinay sawan 26-09-2014 00:00

Inno setup autorun source
 
1 Attachment(s)
how to use this autorun source

DONT EVER Post like you originally did AGAIN!
NO Need to use large fonts & bold like that> pakrat2k2

Dante1995 26-09-2014 00:35

Quote:

Originally Posted by vinay sawan (Post 434418)
how to use this autorun source

I do not know, is beyond my expertise :D

y_thelastknight 26-09-2014 05:18

Quote:

Originally Posted by vinay sawan (Post 434418)
how to use this autorun source

what you mean how to use this source?
what you need?

Dante1995 26-09-2014 05:59

Code:

y_thelastknight

want to know how you configure it, but if the guy screams so then nothing candy :)

vinay sawan 26-09-2014 09:33

i do not understand this code
 
#define ValueExists1 "HKLM, 'Software\1C\UFO Trilogy\UFO Aftermath', 'InstallPath'"
#define ValueExists2 "HKLM, 'Software\1C\UFO Trilogy\UFO Aftershock', 'InstallPath'"
#define ValueExists3 "HKLM, 'Software\ALTAR\UFO Afterlight', 'Path'"
#define FileExists1 "GamePath1 + '\UFO.exe'"
#define FileExists2 "GamePath2 + '\UFO.exe'"
#define FileExists3 "GamePath3 + '\UFO.exe'"
#define QueryStringValue1 "HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{D07D2A5B-0836-4583-A8C1-FEE86EBDDD48}_is1','UninstallString', UninsPath1"
#define QueryStringValue2 "HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{7A891764-5569-4EA3-8402-713C4E8158C7}_is1','UninstallString', UninsPath2"
#define QueryStringValue3 "HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{BCEF5B82-A3C3-4F0D-A985-419D25A07B77}_is1','UninstallString', UninsPath3"

Razor12911 26-09-2014 10:34

RegRead is missing
GamePath# is not defined. for 1 to 3.
GamePath# is not suppose to be under inverted commas if it is a variable.
if FileExists is a boolean then equate it to something.
and there are some mistakes that should be corrected.
you can check IC source script to see how did I set up the ISPP.

Dante1995 04-10-2014 04:12

Inno Setup ee (u)
 
1 Attachment(s)
Advanced Version

Dante1995 04-10-2014 06:26

.....
 
1 Attachment(s)
.....

Dante1995 07-10-2014 07:07

zcm
 
1 Attachment(s)
zcm compression

Valtus 07-10-2014 18:49

good compressor, nanozip like, how you can include in the script?

Dante1995 10-10-2014 06:10

freearc no compatible sorry..

try this I do not know :(


C:\Games:
Code:

DefaultDirName={sd}\Game\FolderGamesName

Compiler 10-10-2014 10:12

But you can use Isdone as well.

Code:

if not ISExec ( 0, 0, 0, ExpandConstant('{tmp}\yourfile.exe'), ExpandConstant('x -o+ "{src}\data.bin" "{app}\"'), ExpandConstant('{tmp}'), '...',false) then break;
You can edit parameters under ExpandConstant

Dante1995 10-10-2014 11:12

I'm not sure that it works, but try you never know :)

Dante1995 10-10-2014 15:10

Arc test
 
EXAMPLE

//TestArcCompression = Copyright © by InnoUltra.ru :)

Dante1995 15-10-2014 03:48

Multi Unpacked
 
Delphi Multi Unpacked

PreSupport Precomp ecc...
Support Arc,Srep,7-zip ecc... and FreeArc.bin,FreeArc.cab extension

You have to update the files in the folder Bins for your needs :)


All times are GMT -7. The time now is 00:51.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com