![]() |
Quote:
Code:
[Files] |
Quote:
|
Bro,where I put data1.bin, before compiling?
|
Quote:
ex: only Code:
UnloadSkin;all Code:
procedure DeinitializeUninstall;Simply enter the isSkin.dll files and Tiger.cjstyles in the folder style #define SkinDll "isSkin.dll" #define StyleName "Tiger.cjstyles" [Setup] [Files] Source: "style\{#SkinDll}"; DestDir: "{app}"; Flags: ignoreversion; Attribs: hidden system; Source: "style\{#StyleName}"; DestDir: "{app}"; Flags: ignoreversion; Attribs: hidden system; [ Code] procedure LoadSkin(lpszPath: PAnsiChar; lpszIniFileName: PAnsiChar); external 'LoadSkin@{tmp}\{#SkinDll} stdcall delayload'; procedure UnloadSkin; external 'UnloadSkin@{tmp}\{#SkinDll} stdcall delayload'; function ShowWindow(hWnd: Integer; uType: Integer): Integer; external '[email protected] stdcall'; function InitializeSetup: Boolean; begin ExtractTemporaryFile('{#SkinDll}'); ExtractTemporaryFile('{#StyleName}'); LoadSkin(ExpandConstant('{tmp}\{#StyleName}'), ''); Result:=True; end; procedure DeinitializeSetup; begin ShowWindow(StrToInt(ExpandConstant('{wizardhwnd}') ), 0); UnloadSkin; end; function InitializeUninstall: Boolean; begin FileCopy(ExpandConstant('{app}\{#SkinDll}'), ExpandConstant('{tmp}\{#SkinDll}'), False); FileCopy(ExpandConstant('{app}\{#StyleName}'), ExpandConstant('{tmp}\{#StyleName}'), False); LoadSkin(ExpandConstant('{tmp}\{#StyleName}'), ''); Result:=True; end; procedure DeinitializeUninstall; begin UnloadSkin; end; |
Another request. Please, give metro.cjstyles.
|
metro no is .cjstyles is vcl styles
|
MetroRun
AutoRun
|
isdoneex
isdoneex
|
ISDone_Final_Dante1995-Slide+Music
Simply Script ISDone
is the script that I use for my games :) I do not respond to comments on changes ;) |
Hi Dante, I know you're competent in compiling installations with Inno Setup.:p
I would like to ask you if you are able to complete an installation on a single page containing the trailer, the choice of components and the installation of the game.:rolleyes: I send you an example: Attachment 10659 Thanks Bro!!!!:D |
if you need to throw with inno setup no problem (Single or not), but understand from this program on what to do, then that's problem .... the best thing to do, is to create a screenshot with photoshop detailed. you should also take care of the program you've zipped, simple things, you can enrich and treat in detail as the other, the designe, options and extras in short, know how to give a touch of magic is fine, but you can never forget elegance or lose the originality of the product :)
ita se ti serve lanciare con inno setup non c'è problema (sigola o non ), ma capire da questo programma il cosa fare, allora si che c'è problema.... la meglio cosa da fare, è creare uno screenshot con photoshop dettagliato. ti consiglio anche di curare il programma che hai zippato, le cose semplici, si possono arricchire e curare nel dettaglio come le altre, il designe,le opzioni e gli extra insomma, sai? dare un tocco di magia va bene, ma non bisogna mai trascurare l'eleganza o si perde l'originalità del prodotto |
The zip I posted is just an example to understand,it's just an old installation created by me compiled in HTA.
Simply a setup with a video trailer superimposed, with the possibility of choice in the same page of the components and the installation folder of the game.;) Ex: Attachment 10660 Attachment 10661 :D Lo zip postato è solo una mia vecchia installazione di giochi, che usavo precedentemente. In un unica pagina ho la possibilità di scelta dei componenti e dell'installazione del gioco, in piu' il trailer sovraimpresso del gioco, che l'utente puo' guardare nel tempo dell'installazione, per non rompersi le ballette, e rendersi conto del tipo di gioco. Logicamente puoi sbizzarrirti come vuoi le immagini postate rimangono solo un esempio. Grazie Fratello. |
you need more in the trailer right?
ti serve in più il trailer giusto? |
Quote:
Se si può ringrandire anche la schermata dell'installazione in modo che la dimensione del video non resti troppo piccola. Sai...!!!...per quelli come me che portano gli occhiali...:cool::cool: |
done
spero di avere capito..
i jpg per lo slideshow, devono essere ingranditi 800x430 per il fullscreen, poi vedi tu... I hope you understand .. jpg for the slideshow, should be enlarged to 800x430 fullscreen, then see you |
| All times are GMT -7. The time now is 21:12. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com