FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   **New Installer (https://fileforums.com/showthread.php?t=97259)

rinaldo 10-11-2015 06:44

Quote:

ShadowEagle
1 - the logo is simple .. just use gimp or photoshop image and move left or right logo etc ...
2 - You want the checkbox component I understand it (if you where)
3 - the empty space is not a problem
4 - make a second screenshot so I do not 2 times

ShadowEagle 10-11-2015 12:02

Quote:

Originally Posted by rinaldo (Post 444451)
1 - the logo is simple .. just use gimp or photoshop image and move left or right logo etc ...
2 - You want the checkbox component I understand it (if you where)
3 - the empty space is not a problem
4 - make a second screenshot so I do not 2 times

1. Okay, sorry -> my fault, i didn`t take a look into files folder :rolleyes:

2. What checkbox?

3. Cool :cool:

4. It`s just to make the window more little / to remove the empty space. All other looks very good. :D

felice2011 10-11-2015 13:50

Hey rinaldo I tried to add the password to decompress the files to your installer but continues to give the following error..
http://i66.tinypic.com/2upfn2e.png
?

gatosky1620 10-11-2015 14:10

can you add
-internal compression
-install redistributanles
-color font on mouse
-language suppport

rinaldo 10-11-2015 14:53

1 Attachment(s)
Quote:

Originally Posted by felice2011 (Post 444466)
Hey rinaldo I tried to add the password to decompress the files to your installer but continues to give the following error..
http://i66.tinypic.com/2upfn2e.png
?

sha1pass=felice
Code:

function pass: string;
begin Result := 'f2c3bb4f15071c2926893de07fd34773187ecd9b'; //encrypted pass to sha1
end;

function CheckPassword(Password: String): Boolean;
var p: string;
begin p := pass; Result := GetSHA1OfString(Password) = p;
end;




example: pass 12345

rinaldo 10-11-2015 16:37

Quote:

Originally Posted by gatosky1620 (Post 444468)
can you add
-internal compression
-install redistributanles
-color font on mouse
-language suppport

1 I do not want to insert internal compression
2 yes in checkbox 1,2,3,4,5 vcredist x86,x64,directx,SocialClub,framework
3 yes color font on mouse
4 yes language ita,eng+but I do not know which add over these :rolleyes:

rinaldo 10-11-2015 17:34

1 Attachment(s)
Quote:

ShadowEagle
mod

rinaldo 11-11-2015 15:29

1 Attachment(s)
NI Update Skin version (fullFiles)

mikey26 12-11-2015 02:35

Quote:

Originally Posted by rinaldo (Post 444514)
NI Update Skin version (fullFiles)

nice work man :-):D i do like the simplicity of the script.

just one suggestion if you can keep all you updates to the first page must easier to track just say that you have updated the project and refer to first page to download.

ShadowEagle 17-11-2015 07:08

How to set the little drive box to drive d as standard drive?

I defined

Quote:

#define NeedSize "2048"
but the setup show up 8 MB, what`s wrong there?

And how to edit that the "AppName" is shown in Taskbar?

JRD! 18-11-2015 11:14

1 Attachment(s)
- VclStylesInno.dll modified

- Add Windows10Dark.vsf

http://img15.hostingpics.net/pics/452736Sanstitre.png

ShadowEagle 19-11-2015 10:49

Quote:

Originally Posted by ShadowEagle (Post 444649)
How to set the little drive box to drive d as standard drive?

I defined



but the setup show up 8 MB, what`s wrong there?

And how to edit that the "AppName" is shown in Taskbar?

No one? :(

rinaldo 19-11-2015 11:30

Quote:

Originally Posted by ShadowEagle (Post 444694)
No one? :(

Code:

DefaultDirName=D:\{#Publisher}\{#AppName}

ShadowEagle 19-11-2015 11:55

And the needed size problem?

rinaldo 19-11-2015 12:02

Code:

#define NeedSize "gamesizenumber"


All times are GMT -7. The time now is 18:26.

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