FN-GM Posted December 9, 2008 Posted December 9, 2008 Hi there Using Smartboard Software 9.7, how would i extract a .msi from the .exe file please? Thanks Z
DrPerceptron Posted December 9, 2008 Posted December 9, 2008 AppDeploy > Package Knowledgebase > Smart Board Read the notes
FN-GM Posted December 9, 2008 Author Posted December 9, 2008 (edited) Thanks where is the actual MSI located please? Thanks Edited December 9, 2008 by FN-GM
ZeroHour Posted December 9, 2008 Posted December 9, 2008 You could try using: http://www.edugeek.net/forums/downloads/7136-install-extractor-inc-installshield-freeware.html It has helped me extract lots of installers over the years. Just right click the exe and try a extract to subfolder.
FN-GM Posted December 9, 2008 Author Posted December 9, 2008 You could try using: http://www.edugeek.net/forums/downloads/7136-install-extractor-inc-installshield-freeware.html It has helped me extract lots of installers over the years. Just right click the exe and try a extract to subfolder. Thanks but its blocked by the LEA Any chance you can get a copy across to me
RabbieBurns Posted December 9, 2008 Posted December 9, 2008 when you run the exe setup does it not dump a copy of the msi in %temp% while its running. Could copy it from there?
sparkeh Posted December 9, 2008 Posted December 9, 2008 when you run the exe setup does it not dump a copy of the msi in %temp% while its running. Could copy it from there? Hmm yeah thats what I usually do, start the setup program and grab the msi from temp.
FN-GM Posted December 9, 2008 Author Posted December 9, 2008 when you run the exe setup does it not dump a copy of the msi in %temp% while its running. Could copy it from there? Thats what i would normally do but cant find it
MK-2 Posted December 9, 2008 Posted December 9, 2008 i was going to say what rabbie did, when you run the exe, it should create the files in the %temp% dir which you can go into (while keeping the setup.exe open) and get the msi from there. if you close the setup.exe first, it deletes the files from the temp folder **ok ignore me, you already replied**
DrPerceptron Posted December 9, 2008 Posted December 9, 2008 Is it not in any of the subfolders? You could try name.exe /? and see if it has its own Administrative Install switch. I dont know if you can use the Windows Command Prompt to extract EXE's as you can with the Microsoft Service Packs...
RabbieBurns Posted December 9, 2008 Posted December 9, 2008 i just ran the setup and it extracted it to c:\documents and settings\rabbieburns\local settings\temp\{7C0DC38C-DAB0-4AA1-A122-9DD958E8D083} Not sure if the string will be the same 1
FN-GM Posted December 9, 2008 Author Posted December 9, 2008 i just ran the setup and it extracted it to c:\documents and settings\rabbieburns\local settings\temp\{7C0DC38C-DAB0-4AA1-A122-9DD958E8D083} Not sure if the string will be the same thats the one cheers Thanks to everyone who replied.
jcollings Posted December 9, 2008 Posted December 9, 2008 You can also download an admin version from Smart themselves which ready to roll out as it is already and msi
FN-GM Posted December 9, 2008 Author Posted December 9, 2008 You can also download an admin version from Smart themselves which ready to roll out as it is already and msi I did think that but the one for download is version 10
K.C.Leblanc Posted December 9, 2008 Posted December 9, 2008 Run the setup program with /a switch. Will extract all the file you need to your specified directory.
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