Assign LIBS: :Libs/ Add
Assign Fonts: :Fonts/ Add
Assign DEVS: :Devs/ Add
Assign C: :C/ Add

If NOT EXISTS C:PPShow
	copy :Tools/PPShow C:
EndIf

If NOT EXISTS C:AGuide
	copy :Tools/AGuide C:
EndIf

If NOT EXISTS C:Installer
	copy :Tools/Installer C:
EndIf

If NOT EXISTS C:DMS
	copy :Tools/DMS C:
EndIf

