Windows Thread, Building an MSI for SmartNotebook in Technical; Hi. How do I go about building a MSI for SmartNotebook? For the main software I just took the MSI ...
-
10th May 2007, 02:23 PM #1 Building an MSI for SmartNotebook
Hi. How do I go about building a MSI for SmartNotebook? For the main software I just took the MSI out of %temp%. I have failed once using the RM tools and it was bigger that the full MSI. I just what an MSI of the SmartNotebook software to go in offices for preparing lessons.
-
-
IDG Tech News
-
10th May 2007, 02:50 PM #2 Re: Building an MSI for SmartNotebook
You can download a deployable MSI straight from the SmartTech website. It's called the "SMART Board software 9.5 for system administrators - Windows operating system", available here
-
-
10th May 2007, 07:09 PM #3 Re: Building an MSI for SmartNotebook
Are you talking about the Gallery, or the actual notebook software? If it's the notebook software, then see above.
If it's the gallery, then it can be a little more complicated. Smart have an administrator's guide, which details command lines for the gallery - there's no MSI for it. So I made a MSI that just runs the executable command. If you want, I can post the commands I used and the MSI tomorrow.
Alternatively, you can probably do it an even easier way (I didn't do it this way because I didn't realise at the time!):
1. Make a MSI that contains all the gallery (put it in program files or something)
2. Make the MSI add/change the following reg fragment (I've exported this from the registry, so you can either copy it into a text file and import it or do it manually but don't use double slashes in the file names.)
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\SMART Technologies Inc.\Gallery\TeamContent\gallery.smarttech.com]
"ImsManifestXml"="C:\\Program Files\\SMART Board Software\\Essentials for Educators\\imsmanifest.xml"
"MetadataXml"=""
"AppPath"=""
"Args"=""
"Enabled"=dword:00000000
Where the IMSmanifestxml value is the location of your gallery.
-
-
11th May 2007, 08:04 AM #4 Re: Building an MSI for SmartNotebook

Originally Posted by
eean If it's the gallery, then it can be a little more complicated. Smart have an administrator's guide, which details command lines for the gallery - there's no MSI for it.
I edited SMART's MSI to say that the Gallery was on a shared network drive - that saves having a truly silly sized MSI which takes an age and a day to install. It also makes for much easier editing/updating of the Gallery too. IIRC, it was as simple as changing one registry key.
-
-
11th May 2007, 09:39 AM #5 Re: Building an MSI for SmartNotebook
I what the Notebook only not the full install how do I edit the full MSI to do this?
-
-
11th May 2007, 10:35 AM #6 Re: Building an MSI for SmartNotebook
The MSI in the SMART Notebook for Administrators (or whatever it's called) is just Notebook, the Gallery is a separate download.
-
-
11th May 2007, 02:19 PM #7 Re: Building an MSI for SmartNotebook
Where did you get that I can only find Smart for administrators.
-
-
11th May 2007, 02:23 PM #8 Re: Building an MSI for SmartNotebook
http://www2.smarttech.com/st/en-US/S.../SBSv95Win.htm
Select "SMART Board software 9.5 for system administrators - Windows operating system"
That's Notebook; the separate Essentials for Educators is what used to be called Gallery.
-
SHARE: 
Similar Threads
-
By CyberNerd in forum *nix
Replies: 9
Last Post: 6th March 2013, 08:29 PM
-
By marvin in forum Web Development
Replies: 11
Last Post: 30th May 2012, 01:29 PM
-
By mckeder in forum Hardware
Replies: 33
Last Post: 22nd April 2009, 11:38 PM
-
By Dos_Box in forum IT News
Replies: 11
Last Post: 11th July 2008, 01:08 PM
-
By nicholab in forum Educational Software
Replies: 17
Last Post: 19th June 2007, 12:14 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules