Jump to content

kbauer

Members
  • Posts

    2
  • Joined

  • Last visited

Reputation

10 Good

About kbauer

Personal Information

  • Occupation
    Computer Technician
  • Location
    Manitoba
  1. Hey guys I've been banging my head against a problem I've been having with a software push for Smartboard's Notebook app, and really hope someone can lend a hand. I created a custom transform using SMART's Install manager (Nothing too fancy, specifies the location of gallery content, product key, turns off auto update, etc) it's then pushed as an msiexec process using GoverLAN, running as an administrator account. However, after the install completes, if a regular teacher/student account tries to launch it, Notebook ALWAYS crashes at launch. The error messages are varied, but they're all along the veins of this one: NOTEBOOK.exe caused an exception_access_violation in module The module listed is usually different, sometimes it's notebook.exe itself, other times it's a dll file and sometimes it's just plain This will continue until Notebook is run once as an admin user, after which it works just fine for everyone. Needless to say, I really don't want to have to manually log into every single teacher's computer and run notebook, so I'd like to figure out just what's causing this. I'd really appreciate any insight that you have, considering the fact that the faculty's getting a little antsy to put these smartboards to use. Thanks
  2. Here's what I did to deploy the latest version: Download the latest version of Google Earth from Here: dl.google.com/earth/client/advanced/current/googleearthwin.exe Open the Exe with 7-zip and extract the following files and folders: LocalAppData program files 1033.mst Google Earth.msi Setup.ini Edit google earth.msi with orca (I made the following changes, so it would be installed for All Users, suppress the Google toolbar, won't launch after install and auto-accept the EULA.) Transform -> new transform Select Property from the sidebar, add a row titled ALLUSERS with a value of 1 INSTALLTOOLBARNOW 0 ISCHECKFORPRODUCTUPDATES 0 LAUNCHPROGRAM 0 AgreeToLicense Yes generate & save the transform Transform -> close transform view -> summary information Delete everything except for 1033 in the Languages field (1033 is english) save and exit then push the MSI & MST using your weapon of choice.
×
×
  • Create New...