FileForums

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

huanvip_1994 03-07-2013 01:32

@y_thelastknight

I can not slide Video Background!!
Why???

tzrepacks 03-07-2013 07:28

How do I make the shortcut work if the original .exe was in some folder like "Binaries" ?

Pein46 03-07-2013 07:53

@tzrepacks

Code:

[Icons]
Name: {commondesktop}\{#AppName}; Filename: {app}\Binaries\{#AppExec}; WorkingDir: {app}\Binaries\; Check: CheckError


tzrepacks 03-07-2013 08:38

Quote:

Originally Posted by Pein46 (Post 420405)
@tzrepacks

Code:

[Icons]
Name: {commondesktop}\{#AppName}; Filename: {app}\Binaries\{#AppExec}; WorkingDir: {app}\Binaries\; Check: CheckError


Work perfect. Thank a lot to you :)

skakmatch 03-07-2013 16:12

in Program and Feature not show icon.?
http://oi40.tinypic.com/149wjg3.jpg

Razor12911 03-07-2013 16:34

add this

[Setup]
UninstallDisplayIcon=Icon Location
e.g.

UninstallDisplayIcon={app}\icon.ico

Pirate Ted 06-07-2013 05:07

How to input Game Registry?
 
Root: HKCU; Subkey: "Software\FLT\Steam\666666"; ValueName: "AccountID"; ValueType: Dword; ValueData: "$666666"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKCU; Subkey: "Software\FLT\Steam\666666"; ValueName: "PersonaName"; ValueType: String; ValueData: "Player"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKCU; Subkey: "Software\FLT\Steam\666666"; ValueName: "Language"; ValueType: String; ValueData: "english"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue uninsdeletekeyifempty


Hello, how to input the correct game registry in this Script? tnx in advance:)

give me an example please..

pakrat2k2 06-07-2013 06:32

export those entries from registry to a reg file ( xyz.reg )
then goto Useful Programs thread here > http://fileforums.com/showthread.php?t=92995

grab the english version file from post #2. run the exe from that program, select your reg file ( that you saved earlier ) and it converts it into ISS script which has those values you can enter into the registry section of the ISS script.

Kurutucu 06-07-2013 08:17

Use InnoIDE for input registry.

Newbie 06-07-2013 13:15

Edited

basic23 07-07-2013 02:52

2 Attachment(s)
Black_Box_Script_By_Kurutucu_V1.8P:

Main.iss Compile
Source:{#Internal}*; DestDir: {app}; Flags: ignoreversion recursesubdirs; Check: CheckError;

Main(Compact.Mode+Slideshow & Video).iss
Extract Arc Error...



Error??????
Help!!!

Kurutucu 07-07-2013 02:58

@Newbie

Use defaults DPI option on your screen.

@basic23

This script not support internal compression. Use freearc -m0.

basic23 07-07-2013 03:05

2 Attachment(s)
Windows 7 Ultimate Service Pack 1 (Windows Original not Crack)

Defaults DPI option on your screen.

I compress Normal.If not normal,Why? ARC????

But I can not use the-m4? What for?
Other can but I do can.
Please help me. "Kurutucu"
Englisch use Google Translate.

Newbie 07-07-2013 04:05

Edited.

basic23 07-07-2013 10:20

Video.mp4 not playng
 
1 Attachment(s)
Thanks @Kurutucu!!!
But the problem I have is with video.mp4
Not Playng.
What am I doing wrong?
Please help me!
Thank you very much!


All times are GMT -7. The time now is 10:57.

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