I tryed to install NSIS from the NSIS website but it didnt work, so I copied all the files to the bin directory and now i have another problem saying Access denied (Acesso negado) after the unpacking.
:PackageInfo: Unpacking /c/DOCUME~1/Felipe/CONFIG~1/Temp/testecamera_exe_4dd5f2/
hosts/runtime.panda3d.org_96a0ec538744def6/images/images.mf
Traceback (most recent call last):
File "C:\panda3d-1.7.0\built_cmu\direct\showbase\Messenger.py", line 352, in _
_taskChainDispatch
File "C:\panda3d-1.7.0\built_cmu\direct\showbase\Messenger.py", line 410, in _
_dispatch
File "C:\panda3d-1.7.0\built_cmu\direct\p3d\AppRunner.py", line 493, in __star
tIfReady
File "VFSImporter", line 153, in load_module
File "/root/pandaworker/panda3d-1.7.0/built_cmu/direct/p3d/pdeploy.py", line 2
42, in <module>
File "/root/pandaworker/panda3d-1.7.0/built_cmu/direct/p3d/DeploymentTools.py"
, line 254, in build
File "/root/pandaworker/panda3d-1.7.0/built_cmu/direct/p3d/DeploymentTools.py"
, line 662, in buildNSIS
File "/usr/local/lib/python2.6/shutil.py", line 216, in rmtree
File "/usr/local/lib/python2.6/shutil.py", line 216, in rmtree
File "/usr/local/lib/python2.6/shutil.py", line 216, in rmtree
File "/usr/local/lib/python2.6/shutil.py", line 221, in rmtree
File "/usr/local/lib/python2.6/shutil.py", line 219, in rmtree
WindowsError: [Error 5] Acesso negado: 'C:\\DOCUME~1\\Felipe\\CONFIG~1\\Temp\\te
stecamera_exe_4dd5f2\\hosts\\runtime.panda3d.org_96a0ec538744def6\\images\\auth_
click.png'
:task(error): Exception occurred in PythonTask Messenger-default
Traceback (most recent call last):
File "C:\panda3d-1.7.0\built_cmu\direct\p3d\AppRunner.py", line 411, in run
File "C:\panda3d-1.7.0\built_cmu\direct\task\Task.py", line 496, in run
File "C:\panda3d-1.7.0\built_cmu\direct\task\Task.py", line 454, in step
File "C:\panda3d-1.7.0\built_cmu\direct\showbase\Messenger.py", line 352, in _
_taskChainDispatch
File "C:\panda3d-1.7.0\built_cmu\direct\showbase\Messenger.py", line 410, in _
_dispatch
File "C:\panda3d-1.7.0\built_cmu\direct\p3d\AppRunner.py", line 493, in __star
tIfReady
File "VFSImporter", line 153, in load_module
File "/root/pandaworker/panda3d-1.7.0/built_cmu/direct/p3d/pdeploy.py", line 2
42, in <module>
File "/root/pandaworker/panda3d-1.7.0/built_cmu/direct/p3d/DeploymentTools.py"
, line 254, in build
File "/root/pandaworker/panda3d-1.7.0/built_cmu/direct/p3d/DeploymentTools.py"
, line 662, in buildNSIS
File "/usr/local/lib/python2.6/shutil.py", line 216, in rmtree
File "/usr/local/lib/python2.6/shutil.py", line 216, in rmtree
File "/usr/local/lib/python2.6/shutil.py", line 216, in rmtree
File "/usr/local/lib/python2.6/shutil.py", line 221, in rmtree
File "/usr/local/lib/python2.6/shutil.py", line 219, in rmtree
WindowsError: [Error 5] Acesso negado: 'C:\\DOCUME~1\\Felipe\\CONFIG~1\\Temp\\te
stecamera_exe_4dd5f2\\hosts\\runtime.panda3d.org_96a0ec538744def6\\images\\auth_
click.png'
Failure on startup.
I’m the administrator so i shouldnt have any access problem
I couldnt manage to add the NSIS subdirectory to my PATH, I tryed to do as the manual says, but didnt work.
Thanks