notepad++ - UniversalIndentGUI plugin does not work without admin rights -
without running notepad++ admin, universalindentgui delete work or similar deleting chunk. administrator, performs fine.
i thought settings created re-installed notepad++ nothing seems have changed. perhaps didn't clean uninstall?
i'm running windows 8, , has problem notepad++ being in default c:\program files (x86)
folder.
is there alternate or way troubleshoot?
here's error, reinstalled use %appdata%
plugins, reason don't think is. may need instead. installed not use %appdata%
before re-installs.
indenter returned exit code: 1 indent console output was: (stdout): (stderr):could not open options file c:\program files (x86)\notepad++\plugins\uigui\temp.astylerc
callstring was: "c:/program files (x86)/notepad++/plugins/uigui/indenters/astyle.exe" indentinput.cpp --options="c:/program files (x86)/notepad++/plugins/uigui/temp/.astylerc"
i have fixed (or similar) problem way:
- run notepad++ administrator rights.
- install/reinstall universalindentgui using plugin manager.
- go c:\program files (x86)\notepad++\plugins\uigui
- give modify , write permissions users "config" , "temp" directories:
- go properties -> security -> edit
- select users
- check modify
- click apply
- restart notepad++ user rights , use universalindentgui.
Comments
Post a Comment