Hi Guys,

I often need to get a msi's file's Product codeGUUID to copy to a wpkg xml 
install or remove line. Now I have found a nice utility written in js, just 
like wpkg, that does this very efficiently on a right click menu, the only 
problem left is the output in the window is not selectable to copy to the 
clipboard. And I don't like typing in GUUIDs from a screen window manually.

Any "js" coder here that can tell me how to create a window displaying the 
answer in such a way that it can be selected and copied to the clipboard or 
alternatively write the msi info into a file called <msiprogram>.msinfo.txt ?

The original code is available from 
http://www.windowsitpro.com/article/deployment/get-information-about-msi-files-with-just-a-few-clicks

The original author of MSIInfo.js and MSIInfo-Context.js is Bill Stewart 
(bstew...@iname.com<mailto:bstew...@iname.com>)

Thanks.


--
Urs Rau


________________________________
Operation Mobilisation (OM) - a company limited by guarantee - The Quinta, 
Weston Rhyn, Oswestry, SY10 7LT, United Kingdom
Company reg no: 2564320 (England & Wales) - Charity reg. no: 1008196 (England & 
Wales) - SC040988 (Scotland)
Web: http://www.uk.om.org
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to