Launch regedit

1. Navigate to HKEY_CURRENT_USER->Software->Lawerence Berkeley National Laboratory, right click on Lawerence Berkeley National Laboratory, select New-->Key and enter Desktop Radiance.
2. Right click on the right side of the Registry Editor, select New-->String Value and enter DRADPATH.
3. Right click on the newly created DRADPATH entry, select Modify and set Value Data to the path where winimage.exe is located, ie. C:\Radiance\bin

Winimage should now be able to be launched properly.
To associate .pic files, modify settings in Windows Explorer, naviagte to Tools->Folder Options->File Types, scroll down to select PIC File, select Change in the Details section below, select Browse in the Open With window, and select C:\Radiance\bin\winimage.exe.


|
When tabs are missing in Display Properties
Usually caused by malware, including hitting malicious websites
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
Entries with values such as NoDispScrSavPage and NoDispScrSavPage with vaules of 1 will disable corresponding tabs. Change the value to 0 or delete the entries to enable the tabs.
Yes, NAV sucks. Check msconfig->Startup for suspicious exe. Then delete correspond registry keys and the exes.
HKEY_LOCALMACHINE\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENTUSER\Software\Microsoft\Windows\CurrentVersion\Run
|