corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » Geek Day » Creating an answer file


New Topic

New Poll
  Subscribe | Add to Favourites

You are not logged in and may not post or reply to messages. Please log in or create a new account or mail us about fixing an existing one - register@corsasport.co.uk

There are also many more features available when you are logged in such as private messages, buddy list, location services, post search and more.


Author Creating an answer file
Neo
Member

Registered: 20th Feb 07
Location: Essex
User status: Offline
20th Nov 07 at 13:18   View User's Profile U2U Member Reply With Quote

People,

What is the code to create the answer file from an exe in cmd ?

thought it was exename.exe -r or /r ??

Any help
Steve
Premium Member

Avatar

Registered: 30th Mar 02
Location: Worcestershire Drives: Defender
User status: Offline
20th Nov 07 at 13:29   View Garage View User's Profile U2U Member Reply With Quote

eh?
Neo
Member

Registered: 20th Feb 07
Location: Essex
User status: Offline
20th Nov 07 at 13:32   View User's Profile U2U Member Reply With Quote

your rubbish steve...


I need to record an answer file from an exe installer

In CMD i though you typed -r after the path to the exe, however it doesn't create the answer file (.iss file)

Thank you
Steve
Premium Member

Avatar

Registered: 30th Mar 02
Location: Worcestershire Drives: Defender
User status: Offline
20th Nov 07 at 13:36   View Garage View User's Profile U2U Member Reply With Quote

wtf is an answer file?
Richie
Member

Registered: 3rd Dec 02
Location: Newport, Wales
User status: Offline
20th Nov 07 at 13:55   View User's Profile U2U Member Reply With Quote

Some exe's dont support answer files and the switches vary per exe basis.... what app you trying to do it for?

Any installer that doesnt have answer file ability's, I just repackage with AutoIt.
Richie
Member

Registered: 3rd Dec 02
Location: Newport, Wales
User status: Offline
20th Nov 07 at 13:58   View User's Profile U2U Member Reply With Quote

quote:
Originally posted by Steve
wtf is an answer file?




[Edited on 20-11-2007 by Richie]
Aaron
Member

Registered: 9th Aug 04
Location: Cottingham, East Riding
User status: Offline
20th Nov 07 at 14:02   View User's Profile U2U Member Reply With Quote

An answer file for RIS

u2u me your e mail address and i'll send you one of ours. obviously i'll take some parts out
Richie
Member

Registered: 3rd Dec 02
Location: Newport, Wales
User status: Offline
20th Nov 07 at 14:03   View User's Profile U2U Member Reply With Quote

I dont think he's asking for one for RIS though......
Steve
Premium Member

Avatar

Registered: 30th Mar 02
Location: Worcestershire Drives: Defender
User status: Offline
20th Nov 07 at 14:04   View Garage View User's Profile U2U Member Reply With Quote

quote:
Originally posted by Richie
quote:
Originally posted by Steve
wtf is an answer file?


http://www.lafferty.ca/wp-content/uploads/2007/05/fail-24.jpg

[Edited on 20-11-2007 by Richie]


what is the problem?
Neo
Member

Registered: 20th Feb 07
Location: Essex
User status: Offline
20th Nov 07 at 15:02   View User's Profile U2U Member Reply With Quote

Its a dartfish viewer installer, a free viewer for the program they use in the school.

I'll have a look at Autoit
Aaron
Member

Registered: 9th Aug 04
Location: Cottingham, East Riding
User status: Offline
20th Nov 07 at 15:04   View User's Profile U2U Member Reply With Quote

Can't you create an MSI for it
Neo
Member

Registered: 20th Feb 07
Location: Essex
User status: Offline
20th Nov 07 at 15:21   View User's Profile U2U Member Reply With Quote

quote:
Originally posted by Aj.
Can't you create an MSI for it


Done, however it wont run through, i want an answer file that will tell the program to run through, what options etc
Aaron
Member

Registered: 9th Aug 04
Location: Cottingham, East Riding
User status: Offline
20th Nov 07 at 15:24   View User's Profile U2U Member Reply With Quote

Ah ok.
pow
Premium Member

Avatar

Registered: 11th Sep 06
Location: Hazlemere, Buckinghamshire
User status: Offline
20th Nov 07 at 15:38   View Garage View User's Profile U2U Member Reply With Quote

Explain these "answer files" for me.
Richie
Member

Registered: 3rd Dec 02
Location: Newport, Wales
User status: Offline
21st Nov 07 at 13:17   View User's Profile U2U Member Reply With Quote

Answer files are basically text files or scripts that tell automate the user input stages of an installation... therefore telling the installer what product key to use, what to select yes and no for, installation directories ect...... thus removing any user interaction making the program easily depoloyable on a mass scale.

Neo.... MSI files usually are preconfigured with information before installation.... then you just use a /q switch during install.

Only Installshield apps use .iss files for unattended info....

If it is an installshield built exe then you can use the setup.exe /r switch to create the .iss file.

With an MSI... you will need to use a program like Orca to do a fake installation which will then create an MST file specifying everything you did... then use the command line in the format of :
msiexec -i C:\data1.msi" /q TRANSFORMS="E:\data1customizedsetup.mst"
pow
Premium Member

Avatar

Registered: 11th Sep 06
Location: Hazlemere, Buckinghamshire
User status: Offline
21st Nov 07 at 14:12   View Garage View User's Profile U2U Member Reply With Quote

Oh thnks Richie. Gunna read into this, I know how to deploy MSI files on my network...
Aaron
Member

Registered: 9th Aug 04
Location: Cottingham, East Riding
User status: Offline
21st Nov 07 at 15:03   View User's Profile U2U Member Reply With Quote

I create MSI files using Winstall LE 2003. It’s free and very easy.

You run Winstall; this takes a "snapshot" of your computer i.e. every file and reg entry. Then install the application/update/patch or what ever. Then you run Winstall again, it recognises that it has to take the "after snapshot" and then creates the Msi files.

Easy peasy.
Neo
Member

Registered: 20th Feb 07
Location: Essex
User status: Offline
21st Nov 07 at 18:03   View User's Profile U2U Member Reply With Quote

quote:
Originally posted by Richie
Answer files are basically text files or scripts that tell automate the user input stages of an installation... the........etc...



 
New Topic

New Poll

  Related Threads Author Forum Replies Views Last Post
file compression Marc D Geek Day 7 1130
15th Sep 03 at 20:02
by Marc D
 
Techie Q Help needed bad!! need to view .att extensions GIBBS Geek Day 6 789
11th Nov 03 at 11:53
by GIBBS
 
Another computer help! drunkenfool Geek Day 3 894
8th Jan 04 at 19:53
by sfxer
 
freepowerboards.com Tom J Geek Day 3 874
13th Dec 06 at 19:22
by Tom J
 
My SQL-Nearly there! Tom J Geek Day 31 2931
25th Dec 06 at 23:32
by Ian
 

Corsa Sport » Message Board » Off Day » Geek Day » Creating an answer file 29 database queries in 0.0134108 seconds