Admiral208 Posted January 9, 2009 Posted January 9, 2009 hi all. i have got a piece of software that i want to install via group policy. the problem is that with the local install i have to insert the product key. How can i overcome this problem when im not going to be sat in front of the computer? Cheers James
Mcshammer_dj Posted January 9, 2009 Posted January 9, 2009 I would create a MSI for the package into which you should be able to put the product key.
RabbieBurns Posted January 9, 2009 Posted January 9, 2009 what software is it? Most that allow for msi deployment have an .ini or a .xml file you specify the key in
Brpilot99 Posted January 9, 2009 Posted January 9, 2009 Hi .. I normally use Winstall LE (Its free) You can do a scan of your hard drive ... then install the software (Including the key) ... then do a rescan and it will create an MSI for you with all of the changes that you did during your install (including the key !!!) ... You can then distribute the MSI via a GPO ... Hope this helps !! Cheers 1
powdarrmonkey Posted January 9, 2009 Posted January 9, 2009 Find out from the software authors if you can create an MSI transform to include the product key, then apply this as you deploy. I'm never a great fan of capture software, it gets messy very quickly.
Admiral208 Posted January 11, 2009 Author Posted January 11, 2009 thanks for the replies, i think i have sorted it. The software in question is called 'Communicate: In Print' After reading info on the net, i have discovered that i need to do an administrative install. (run setup.exe /a). this will create an MSI with the product key registered. I too am not a fan of packaging software. too many things can go wrong. Thanks all James
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now