Hi Jim, That's precisely what I'm talking about. I have both Windows 7 32-bit and Windows 7 64-bit here so I can test it out. It should pick the correct instalation folder based on if the app is specified as x86 or x64 in the Inno Setup script. While I'm thinking of it the other advantage of Inno Setup is that you'd actually get an option in Add/Remove Programs so you don't need a uninst.bat file for each game.
Cheers! On 9/11/12, Jim Kitchen <[email protected]> wrote: > Hi Thomas, > > Thank you very much for the answers to my questions about the Inno > installer. I had not looked at the Inno documentation, my assumptions were > based on how I saw it used by others. > > Truthfully I do not think that it is that big enough of a problem for me to > repackage Awesome Homer, Baseball, BattleShip, Black Jack, Bop It, > Concentration, coupling, Craps, Draw Poker, Dungeon Master, Football, Golf, > Hangman, Homer on a Harley, Life, Mach 1, Mach 1 tts, Master Mind, Monopoly, > Pong, Puppy1, Reaction, Roulette, Simon, Skunk, Slot Machine, Snakes and > Ladders, Spanker, Star Mule, Strip war, Triple J Shooter, Trivia game > engine, Trucker, Yahtzee, Braille reference guide, Brain, Reader, Waver, > Batting practice, Golf course maker and monopoly board maker. > > The only problem is that on some computers, that is ones running Windows 7 > 64 bit there are two folders. I think that the Microsoft install program in > my winkit.zip file is still good as are the rest of the self extracting zip > files. But now if Inno could simply extract the files as WinZip does, but > automatically figure out if the files need to be extracted to > c:\program files\kitchensinc > for computers running Windows 98, Windows ME, Windows XP, Windows Vista and > Windows 7 32 bit, but then extract the files to > c:\program files(x86)\kitchensinc > for computers running Windows 7 64 bit then I would think about it. But I > don't know as I do not have a Windows 7 64 bit computer to test it on. > > BFN > > Jim > > Historically, I have been alive my entire life. There for, I always will > be. > > [email protected] > http://www.kitchensinc.net > (440) 286-6920 > Chardon Ohio USA > --- > Gamers mailing list __ [email protected] > If you want to leave the list, send E-mail to > [email protected]. > You can make changes or update your subscription via the web, at > http://mail.audyssey.org/mailman/listinfo/gamers_audyssey.org. > All messages are archived and can be searched and read at > http://www.mail-archive.com/[email protected]. > If you have any questions or concerns regarding the management of the list, > please send E-mail to [email protected]. > --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://mail.audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected].
