How to Install MV-431 for an MV431 host computer
Things To Note
-
MV431 is reliant on some network settings that need to be checked
-
All computers should be on private network
-
All computers should have password protected sharing turned off
-
All MV-431 computers should have a mv431.bat script set up after install
How To
-
Determine the MV431 database host computer
-
The computer has the currently timestamped backend.mdb file. Shops should be backing up this database regularly as it is not included in the SMS backups.
-
Most often this will be the same as the SMS host computer, but can differ so be sure to check timestamps and check book after setting up MV431
-
If there is no backend.mdb file recovered by IT or other means, see if the old host is available to recover the database from
-
If that is not possible, we can escalate to attempt to recover from cloud transactions. This is not a backup to be relied upon.
-
-
See if the BOT folder is in the C:\ directory
-
If no BOT folder, you will have to run the Pro Pack Setup as if it was a pro pack install, however you have to uncheck all of the programs
-
If there is a BOT folder, make sure that there is a Pro Pack button in the management system (if applicable) or a Pro Pack shortcut on the desktop. Ensure it correctly reads from the SMS database if applicable.
-
-
Move over install files to desired computer
-
Z drive contain files needed for MV431 install
-
Navigate to Z:\TechSupport\_INSTALL\install_mv431\Install and copy those files to the existing C:\BOT\Install folder
-
Navigate to Z:\TechSupport\_INSTALL\install_mv431 and copy over everything aside from the install folder to the existing C:\BOT folder. If you accidently copy the install folder, do not choose to overwrite the existing folder.
-
-
-
Share Template3 folder out to network with full permissions for everyone on the network. Ensure password protected sharing is off as well, and the computer’s network settings are set to Private.
👉 Note: On Windows 10 and 11, it's called "Give access to" now. On Windows 10, select the Templae3 folder and right click. You will see "Give access to" on the menu. On Windows 11, when you right click, you will have to click "Show more options" in order to access the menu that contains "Show more options". -
Run MV-431 setup
-
This is located in C:\BOT\Install which was transferred earlier.
-
It is NOT the setup.exe in the C:\BOT folder, it is a specific installer to MV-431
-
The setup wizard will ask what type of installation you would like to perform, choose Typical
-
This creates the ERP entry in ODBC needed for MV-431 to find the database
-
-
Open ODBC data source administrator 32 bit and check to make sure that the ERP entry is assigned to the backend.mdb. You can view it by selecting EPR and clicking the configure button. You should see Database: C:\BOT\Template3\backend.mdb.
-
If ERP entry is not present, rerun setup.exe. If that doesn’t create the ERP entry, you can attempt to manually create.
-
32 bit Microsoft Access Database
-
Data source name:ERP
-
Description: DataTech Solutions ERP Database
-
The Z drive might not be visible in the ERP entry, you may have to remake it from the network button in the ERP entry
-
-
-
Set MV-431 settings.
-
3 locations to set most popular settings
-
File>Options>Options tab
-
Labor Text string, which allows MV431 to write back to SMS labor line. For example, State Inspection or PA State Inspection. This has to match the name used in the management system.
-
Default county where shop is located
-
Minimum thresholds for passing inspection
-
Don’t forget to hit Save on the Options menu
-
-
File>Options>Global Settings tab
-
Set excel sheet and tech worksheet locations
-
Blank excel sheet should be set to C:\BOT\Template3\BLANK-MV-431.xls
-
Blank Excel MV-431 Tech Worksheet should be set to C:\BOT\Template3\BLANK_MV-431_WorkSheet.xls
-
These should always be set locally. Setting to shared drive will cause issues between computers.
-
-
-
Set Shop Information
-
Set Shop Name
-
Set Shop Number
-
-
Set Database Host Information
-
For the host, select the database host option at the top of the box.
-
The name in the entry box should be the database host computer name for the SMS
-
-
Enable Quick Print
-
Save Settings
-
-
MV-431 Book
-
Set emissions labor text string, allowing MV431 to write to an emissions line
-
Set shop information and prices
-
Set Management System
-
Mitchell1 and Shopkey: Shop Stream
-
-
Set sticker warning
-
Use Settings>Save Options/Settings to Save
-
-
-
If you choose to import previous host’s reg file, you will have to manually change the Database Host Name so MV431 does not delay opening while trying to find that computer on the network
-
Alternatively, you can open the reg file in Notepad to see the previous settings
-
-
-
Open MV-431 from SMS and ensure that MV431 opens and reads the work order correctly
-
Setup .bat file, use wiki article (link here)
-
Export host reg file for settings to customer folder
-
Set up any workstations needed using the Workstation install guide
Common Issues:
-
Runtime error 3704 - Z drive not connected
-
Database in Z drive is not mapped in ERP entry
-
Password protected sharing is on
-
Computer is on a public network
-
-
Runtime Error 0 - You may have to register the ocx and dll files from C:\BOT\Install. Copy the ssubtmr6.dll and vbalGrid6.ocx files to C:\windows\system32 or C:\windows\syswow64 depending on if it is a 32 bit or 64 bit windows system.
-
Open command prompt in Run as Administrator mode and run the following commands:
-
64 bit os:
-
regsvr32.exe c:\windows\syswow64\ssubtmr6.dll
-
regsvr32.exe c:\windows\syswow64\vbalGrid6.ocx
-
Each line should be run individually and after entering the line, hit enter and you should get a prompt that says you successfully registered the file
-
-
-
-
-
- 32 bit os:
- regsvr32.exe c:\windows\system32\ssubtmr6.dll
- regsvr32.exe c:\windows\system32\vbalGrid6.ocx
- 32 bit os:
-
-
MV431 Open in Task Manager but not opening on desktop
-
May take time as mv431 is looking for misnamed host computer in settings
-
Close from task manager and open mv431 from C:\BOT then edit database host settings.
-
Edit database host setting in registration
-