VIDA INSTALLATION INFORMATION
VIDA2014D_RePack.iso Download
To get the 2014D_Repack.iso Copy the magnet link in the line below to your clipboard.
magnet:?xt=urn:btih:1b2995ac6b8926893e3dea41c01ce92208b19c8d
https://www.matthewsvolvosite.com/ Forum post about this topic
WINDOWS 7
- Mount the VIDA2014D_RePack.iso file using PortableWinCDEmu-4.0.
- RUN 01_SQL.cmd
- RUN 05_WIN7.cmd
- RUN 2014A-B-D-2099.exe
- RUN 04_SQL_SP3.cmd
- RUN VIDA 2014D UX3.exe
- RUN SetupDiCE.exe
- Reboot
- Start VIDA
WINDOWS 10
- Manually install .net framework 3.5.
- Control Panel\All Control Panel Items\Programs and Features\Turn Windows Features on and off\ Check mark the box for .Net Frame 3.5. Click [ OK ] wait for .Net Frame 3.5 to install then reboot.
- Mount the VIDA2014D_RePack.iso (Right Click)
- RUN 01_SQL.cmd
- RUN 02_VIDA.cmd
- RUN 2014A-B-D-2099.exe
- RUN 04_SQL_SP3.cmd
- RUN VIDA 2014D UX3.exe
- RUN SetupDiCE.exe
- Reboot
- Use Volvo VIDA.vbs to start VIDA
Passwords
- admin: Administrator
- 1: International Arabia and China
- 2: North America
- 3: Nordic Countries
- 4: Europe & International except Arabia and China.
Using your regions password (1 to 4) will narrow down search results and prevent conflicting information.
Errors
If you get a X in the interface box.
- Run VidaMedia:\Install\Utils\EnableIEHostingxxx.reg .
- Make sure you run the right one for your operating system.
- xxx =x64 is for 64bit operating systems.
- xxx =x86 is for 32bit operating systems.
"VIDA cannot start as port 80 in already in use"
UX3 upgrades the VIDA interface so that it work better with today's higher restitution screens.
1. Get VIDA up and running
2. Down load the Zip file below.
3. Unpack the UX3 Zip file.
4. Run the UX3 executable to install.
5. Restart Windows.
6. Wait for VIDA monitor to turn green.
7. Start VIDA.
8. Done
%VIDA_HOME%/patch\filldb.cmd is a internal path to the to the 2099 patch. For some reason some environments have trouble find it.
The 2009 patch is a self extracting WinRAR archive. You could use with WinRAR to unpack the 2099 patch with paths and run filldb.cmd from the hard drive.
Windows 10 pro just made MS Edge the default browser. When VIDA starts in Edge I select 'open in IE' but it won't work.
I'm getting this error 'getCommToolSettingsObject(...),DiagnosticAllowed is not a function'.
To fix this error I had to open REGEDIT.
Go to this folder
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\MICROSOFT\.NETFramework]
After clicking (DEFAULT) I then changed the DATA from 0 to 1
Ensure the EnableHosting Data is also set to 1
Attachments
Windows 10 Disable Password Expiration for Local Account(s)
PowerShell
Get-LocalUser | Set-LocalUser -PasswordNeverExpires $true
Desktop Shortcut Windows 10
Set objExplorer = CreateObject("InternetExplorer.Application")
With objExplorer
.Navigate strPath
.ToolBar = 1
.StatusBar = 1
.Width = 1000
.Height = 593
.Left = 1
.Top = 1
.Visible = 1
.Navigate("http://localhost/Vida/")
End With
No comments to display
No comments to display