|
|
|
#1
|
||||
|
||||
|
Quote:
Quote:
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
![]() |
| The Following 4 Users Say Thank You to Grumpy For This Useful Post: | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
Hello!
How do I add more files to be extracted? Sorry for my english [Archives] ;Precomp 0.38 or 0.42 ;Archive Types 7Zip, Freearc and WinRAR Precomp=0.42 Archive1Type=Freearc Archive1Source={src}\Setup-1.cab Archive1Output={app} Archive1Disk=1 As I continue ? |
|
#3
|
||||
|
||||
|
Quote:
![]() Precomp=0.42 Archive2Type=Freearc Archive2Source={src}\Setup-2.cab Archive2Output={app} Archive2Disk=1
__________________
¬ BRAIN Can Do ANYTHING iF USE ;) ¬ |
| The Following User Says Thank You to SAM2712 For This Useful Post: | ||
Pulcione86 (11-08-2016) | ||
|
#4
|
||||
|
||||
|
Common example ....
[Records] Precomp=0.38 [Record1] Type=Freearc_Original Source={src}\Data1.arc Output={app} Password= Disk=1 [Record2] Type=Freearc_Original Source={src}\Data2.arc Output={app} Password= Disk=1 [Record3] Type=Freearc_Original Source={src}\Data3.arc Output={app} Password= Disk=1
__________________
≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « I Mediocri Imitano, I Geni Copiano, Dio Crea & Distrugge » (Io Ridefinisco & Perfeziono le Loro Opere Rendendole Uniche) ![]() ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « Mediocrities Imitate, Genius Copy, God Creates & Destroys » (I Reconsider & Improve Their Works, Rending Them One And Only)
|
|
#5
|
|||
|
|||
|
Quote:
Se apro windows phone installer trovo la riga di comando che ho messo prima, vorrei sapere come continuare, perchč sto facendo mille prove, ma continua a estrarre sempre e solo il primo file... ------------------------- Thanks for the answer felice, but I am not using the records.ini files but through the rows in inno setup... If I open my windows phone installer I find the command line that I put before, I want to know how to continue, because I'm doing a thousand tests, but continues to increasingly extract and only the first file... |
| The Following User Says Thank You to Pulcione86 For This Useful Post: | ||
a3ash (02-02-2017) | ||
|
#6
|
||||
|
||||
|
The concept should be the same even through the line, but I do not use WPI, I leave you in good hands, someone here in the threads will give you the right solution.
![]() Il concetto dovrebbe essere lo stesso anche tramite riga, ma io non uso WPI, ti lascio in buone mani, qualcuno qui nel threads saprą darti la giusta soluzione.
__________________
≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « I Mediocri Imitano, I Geni Copiano, Dio Crea & Distrugge » (Io Ridefinisco & Perfeziono le Loro Opere Rendendole Uniche) ![]() ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « Mediocrities Imitate, Genius Copy, God Creates & Destroys » (I Reconsider & Improve Their Works, Rending Them One And Only)
|
|
#7
|
|||
|
|||
|
Razor can u do me a favour?
i can't manage to create something like this post #53 i mean by the scrolling of form when mouse hovers on the tiles. can u share a example or jst the trick. I want to use it in my modified version of ur WPI. Thanks in advance Last edited by Gupta; 16-08-2016 at 03:25. |
| The Following User Says Thank You to Gupta For This Useful Post: | ||
Prince4 (16-08-2016) | ||
|
#8
|
|||
|
|||
|
Quote:
Pretty easy stuff if you are able to use these lines of WPI:Code:
{$EXTERNALSYM MOUSEEVENTF_MOVE}
MOUSEEVENTF_MOVE = $0001; { mouse move }
{$EXTERNALSYM MOUSEEVENTF_ABSOLUTE}
MOUSEEVENTF_ABSOLUTE = $8000; { absolute move }
|
|
#9
|
|||
|
|||
|
Quote:
Last edited by Gupta; 25-08-2016 at 06:16. |
|
#10
|
||||
|
||||
|
#11
|
||||
|
||||
|
Please Guy I NEED This Script
|
|
#12
|
|||
|
|||
|
Edward
I Modified WPI
|
|
#15
|
||||
|
||||
|
Thanks Razor12911 for this installer ! But I want replace the up arrow to unlock the first screen, with a simple clic of the mouse. Can you say to me what I must edit ?
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Conversion Designer/Installer Creator | Razor12911 | Conversion Tutorials | 1613 | 03-10-2024 01:24 |
| Windows XP - Tricks | gargujjwal | Software | 3 | 25-05-2008 02:54 |
| Error Windows Installer: Command And Conquer 3 Kane Edition | glfsd | PC Games | 14 | 24-01-2008 06:00 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |