🔎 Common signs the path is wrong
You might notice:
Old jobs don’t appear in File > Open
Materials / labour files look missing or reset
Colours or defaults suddenly change
Reports/templates can’t be found
First: close Roof Wizard and re-open it. If it still looks wrong, follow the steps below.
🧠 Recommended setup (fast + reliable)
Install Roof Wizard locally (default):
C:\AppliCad\Roof Wizard\...Default local User folder:
C:\AppliCad\Roof Wizard\UserIf you’re sharing data/jobs, store the User folder on a mapped network drive (example):
Z:\AppliCad\User
If you’re unsure, involve your IT person—network permissions and folder mapping matter.
✅ Step 1: Map your network drive in Windows 🖥️
Create a shared folder on your server (keep the folder name short), e.g.
\Server\AppliCad\UserMap it to a drive letter (example uses Z:):
Open File Explorer
Right-click This PC
Select Map network drive
Choose a drive letter (e.g. Z:)
Browse to (or paste) the shared folder path
Tick Reconnect at sign-in
Click Finish
You should now be able to browse to: Z:\AppliCad\User
✅ Step 2: Check the Roof Wizard shortcut “Start in” path 🧷
Right-click the Roof Wizard shortcut (Desktop/Taskbar)
Choose Properties
On the Shortcut tab, set Start in to your User folder location, e.g.
Z:\AppliCad\User
If this points somewhere else, Roof Wizard will “look” in the wrong place.
✅ Step 3: Check paths in AppliCad.ini (Programs folder) 🧾
Close Roof Wizard
Go to:
C:\AppliCad\Roof Wizard\ProgramsOpen AppliCad.ini in Notepad/Wordpad
Confirm these paths are valid:
DefaultDirectory = your User folder (example)
Z:\AppliCad\User
TempDirectory = your temp folder (example)
Z:\AppliCad\User\Temp
Important: The folders must actually exist (especially ...\Temp).
Performance tip: If Roof Wizard feels slow over the network, set TempDirectory to local instead:
C:\AppliCad\Roof Wizard\User\Temp
(You can still keep the User folder on the network—this often restores speed.)
✅ Step 4: Check the path inside Values.def 🧩
Go to your User folder (example):
Z:\AppliCad\UserFind Values.def
Open in Notepad
Check
va_directorymatches your User folder
Note: Values.def uses double backslashes in the path, for example:
va_directory=Z:\\AppliCad\\User\\
Save and close.
✅ Step 5: Confirm paths inside System Preferences ⚙️
Open Roof Wizard and go to:
Set Up > Preference Settings > System Preferences
Check these:
User Settings folder =
Z:\AppliCad\UserCorporate Data folder =
Z:\AppliCad\User(or your corporate data location)Temporary folder =
Z:\AppliCad\User\Temp(or local Temp for speed, if required)
Click OK to save.
✅ Step 6: Enable file locking (recommended for shared folders) 🔒
If multiple users share the same User folder, enable file locking to prevent two people opening the same job and corrupting it:
Go to: CAD > Defaults > System Settings > Setup
Find File Locking
Set the lock-file path to a shared location (your IT team may advise where)
Click OK
Do this on every PC using the shared drive.
🧹 Maintenance tips (keeps things healthy)
If Temp is local: periodically clear
C:\AppliCad\Roof Wizard\User\TempKeep folder and job names reasonably short (Windows/path limits can cause weird “missing job” behaviour)
If you want, paste your current settings (Shortcut Start in, AppliCad.ini DefaultDirectory/TempDirectory, and the System Preferences paths) and I’ll tell you which one is pointing at the wrong place.
