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.
Up to date Razor help please
-
- Posts: 14
- Joined: Thu Sep 01, 2011 5:14 pm
Re: Up to date Razor help please
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
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).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.