![]() |
Quote:
|
How can I do to set my Installer can Run as Administrator?
|
start up inno then goto help & search for administrator.
[Setup]: PrivilegesRequired |
Hi, Guys . How Can I Create a silently Installer with inno setup that Include Two or Three or More disk?
I Create Installer, But when disk one is finished, silently Installer not asked for disk two and Progress bar roll Back and install canceled . what can i do? Sorry For my bad english |
I get this error
http://img255.imageshack.us/img255/2772/errv.png I use this code: Code:
arc a -ep1 -ed -r -w.\ Data-01.bin -mprecomp:zl98:d0+srep+exe+delta+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "D:\game\*" |
arc.ini
|
Here is the Arc.ini
Code:
[External compressor:srep] |
Can anyone help me.
I need a code to activate and deactivate a label 5 times with an interval of time. |
Alright, I have a simple question:
Is it possible to make a custom installer using ONLY the game disc/s - IE: making an installer without installing the game first? It would help for annoying DRM and poor internet connection. Also, When using the custom installer - is there an easier way to align your buttons? At the moment I am editing the setup.ini, running setup to see where the buttons are, and repeating this process until I eventually get them right. Is there some way i can make it easier? Thanks for your help. |
Quote:
open your image with photshop (ie. autorun.png) right click over the ruler and choose pixels. use the guide lines to obtain the coordinates were you want the buttons appears. Its not 100% accurate sometimes you have to rest 4 or 5 pixels. (ie.: if on photoshop show that your button will appears at left=80 and top=160 on setup.ini you must put left=80 top=155) I hope this help you. |
Thanks,
That's Awesome! |
Quote:
in IS enhanced edition, use ttimer function in normal inno setup use settimer and killtimer using innocallback.dll |
how to give the installer an icon or the same icon used for setup.exe in Add/Remove programs window?
|
in inno script [setup] section
UninstallDisplayIcon=setup.ico all in the help section, just open up your script, and click on help. all documentated there :) |
How do i dynamically make the installer asks for the next cab if it was missing on the disc without specifying which .cab is one the next disc?
|
| All times are GMT -7. The time now is 21:47. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com