22 Oct 2008 at 09:29 #1 Rhys Rhys Associate Joined 3 Jan 2006 Posts 1,842 Location South Wales Is it possible to install say Adobe Reader, Dotnet 1,2,3 & Flash/Java with one click from an XP install? I have tried using NSIS but it looks confusing. Anything easier out there?
Is it possible to install say Adobe Reader, Dotnet 1,2,3 & Flash/Java with one click from an XP install? I have tried using NSIS but it looks confusing. Anything easier out there?
22 Oct 2008 at 09:34 #2 howler howler Associate Joined 5 Oct 2004 Posts 1,647 your only option really is an installation package builder like nsis or a cunning batch or vb script, but by the time you have finished writing it you could have installed the apps
your only option really is an installation package builder like nsis or a cunning batch or vb script, but by the time you have finished writing it you could have installed the apps
22 Oct 2008 at 09:52 #3 bledd bledd Don Joined 21 Oct 2002 Posts 46,829 Location Parts Unknown find switchless installers for them all on msfn (they do exist) check ryanvm.net actually think he has made them for all of them then just list the files in a bat file, and run the bat file
find switchless installers for them all on msfn (they do exist) check ryanvm.net actually think he has made them for all of them then just list the files in a bat file, and run the bat file
22 Oct 2008 at 11:55 #4 Rhys Rhys Associate OP Joined 3 Jan 2006 Posts 1,842 Location South Wales Thanks. I think the secret to finding them is using the term "switchless". Next I need to learn how to make them myself. SFX Maker appears to be the easiest way. Last edited: 22 Oct 2008
Thanks. I think the secret to finding them is using the term "switchless". Next I need to learn how to make them myself. SFX Maker appears to be the easiest way.