Page 1 of 1
Up to date Razor help please
Posted: Tue Sep 06, 2011 1:35 pm
by Mark_Lucas_TBP
Where is the best place to find out how to write/save macros in Razor as it is now?
A lot of tips I find are outdated and the current version of Razor doesn't do what they say.
I mostly want to know how to write a macro in Notepad and save it as working macro file.
Re: Up to date Razor help please
Posted: Wed Sep 07, 2011 10:01 pm
by Mark_Lucas_TBP
I finally found them in C:\Documents and Settings\Owner\Application Data\Razor\Macros. I had to search hidden files. Must be an XP thing.
Re: Up to date Razor help please
Posted: Wed Sep 07, 2011 11:39 pm
by Stuck
Mark_Lucas_TBP wrote:I finally found them in C:\Documents and Settings\Owner\Application Data\Razor\Macros. I had to search hidden files. Must be an XP thing.
The current maintainers of Razor (not Zippy) refactored Razor to start taking into account user privileges. Before, Razor would have to be run with administrator privileges, because it didn't have write access to the installation directory, which is most likely not the user's directory. (The alternative would be to install razor in the user's directory, which I think is a better option - google chrome does this).