PDA

View Full Version : Small error


Tudor
12-12-2007, 09:54 AM
Just noticed this error in the log file after installing 548:

2007-12-12 09:44:07 Installer calling VRDUpgradePlusToV3. Already registered.
2007-12-12 09:44:08 VrdInstallWizard: Copying existing parameters from Plus To TVSuite: 0
2007-12-12 09:44:08 VRDConfiguration Wizard started for: VideoReDo-TVSuite.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2007-12-12 09:44:19 Unable to create file: 'C:\Users\Public\Recorded TV\\Desktop.ini'
Cause: '5'
'C:\Users\Public\Recorded TV\\Desktop.ini'
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2007-12-12 09:44:19 VRDConfiguration Wizard completed.
2007-12-12 09:45:04 Decoder support lib: 5.2, ippvcv8l.lib
2007-12-12 09:45:04 Image support lib: 5.2, ippvcv8l.lib
2007-12-12 09:45:05 VideoReDo started. Licensed to: Mr T Jones, Version: 3. 1. 3. 548 - Dec 10 2007 (**************}
2007-12-12 09:45:05 Checking TVSuite registration: 120
2007-12-12 09:45:05

***** Loading: C:\Users\Public\Recorded TV\(2007-12-10 21-58 Virgin1) The Riches 11 - Anything Hugh Can Do- I Can Do Better.ts

Tudor
12-13-2007, 12:21 PM
Just installed 549 and same error is there.

DanR
12-13-2007, 12:55 PM
Its not an error, simply a warning. In Vista the Desktop.ini file already exists in the Recorded TV folder. In XP it doesn't so we create one. The Desktop.ini lets the icon show in our File Open dialog.

Tudor
12-13-2007, 02:45 PM
Thanks Dan. I thought it was an error due to the // instead of / in the file path name. Looks like a type of "If Exists", don't create, is needed.