Jump to content

Recommended Posts

Posted (edited)

just setup scratch animation/story software via the msi supplied

 

one question i need to ask is how do i deploy a modified scratch.ini file along with the msi

 

do i need to repackage the msi to include the modified msi if so can anyone tell me how.

 

or do i need to copy scratch.ini into the folder where the Msi is installed from.

 

any help appretiated.

Edited by round2it
Posted
You could deploy the msi and then have a startup script that copies a modified ini file. Alternativly, you could create your own msi with a modified ini file already in it (that's what I did). Have a look at Advanced Installer; the free version is great for making basic msi files.
  • Thanks 1
Posted
I also might try appdeploys repackager it seems to be the same as ghost's ai package builder takes snapshot before install then compares the differences and creates a msi for you( well thats what it said it does) im sure this would helpme with this little problem
Posted
I included the custom settings file as part of the MSI. I believe that you might be able to use Orca to edit the MSI you have to reflect your setup.
  • Thanks 1
Guest TheLibrarian
Posted

For basic editing of .MSI files or creating .MST files I find InstEd It! - InstEd - Make packaging more productive (free version) to be invaluable.

 

Beats the living daylights out of having to use Orca - although to be fair Orca is the one that lets you get to the very nitty gritty parts of .MSI packages and .MST transforms.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...