Pre-set Macros in shell

A forum for the general posts relating to MacroQuest. *DEPRECATED: This forum is no longer in public use, but remains here for your reading pleasure. Enjoy

Moderator: MacroQuest Developers

EQBot_man
a ghoul
a ghoul
Posts: 111
Joined: Mon May 17, 2004 6:35 pm

Pre-set Macros in shell

Post by EQBot_man » Thu Aug 05, 2004 4:02 pm

You know how you can right click and go to new>MacroQuest Macro. Well is there anyway that I can make a macro that it will basically copy to the destination that I choose. Basically change the .mac that it actually makes to a .mac with my std includes and events and stuff that I kinda use for all my macros

eqjoe
a grimling bloodguard
a grimling bloodguard
Posts: 984
Joined: Sat Sep 28, 2002 12:26 pm

Post by eqjoe » Thu Aug 05, 2004 4:04 pm

Possable with TextPad or UltraEdit.....


-j

EQBot_man
a ghoul
a ghoul
Posts: 111
Joined: Mon May 17, 2004 6:35 pm

Post by EQBot_man » Thu Aug 12, 2004 1:35 am

how?

User avatar
Fippy
a snow griffon
a snow griffon
Posts: 499
Joined: Tue Jul 16, 2002 10:42 am

Post by Fippy » Thu Aug 12, 2004 4:26 am

If you look in the c:\windows\shellnew folder you should see the template for a new .mac file. If you edit that then whenever you click on New, Macroquest Macro it will have whatever you have in there included. As for copying to the destination it not needed. Just navigate to your macros folder and right click New in there.
Fippy

This is my girl. But Rizwank had her first :-)
[img]http://www.btinternet.com/~artanor/images/fairy_bounce09.gif[/img]

User avatar
Night Hawk
a grimling bloodguard
a grimling bloodguard
Posts: 590
Joined: Fri Aug 13, 2004 4:56 pm

Post by Night Hawk » Sat Sep 11, 2004 2:53 pm

I know this is a semi-old topic but I'm trying to figure out how to add some files into my ShellNew, including .mac and .inc files. I went to a website that talked about going to the extention in the Registry and creatin a RZ_REG (I think that's what it was) and named it NullFile (which I tried). Plus in the .mac extension there was already the default string and FileName string. I tried both ways. Neither seemed to work. I went into my C:\windows\shellnew\ folder and all I found was some WINWORDB word document file (which is blank) and nothing else.

I'm using WinXP. Any help would be appreciated.

User avatar
Cr4zyb4rd
Plugins Czar
Posts: 1449
Joined: Tue Jul 20, 2004 11:46 am

Post by Cr4zyb4rd » Sat Sep 11, 2004 3:20 pm

In XP the files can be found in

Code: Select all

\Documents and Settings\All Users\Templates
(and also in the various user-specific directories). Templates is usually marked hidden, so you may need to fiddle with your explorer settings to find it.

I'm not sure if the registry entries are differenti nXP, but if so searching around the web for "windows tweak" and "shell extensions" should find the information you're after eventually.

User avatar
Night Hawk
a grimling bloodguard
a grimling bloodguard
Posts: 590
Joined: Fri Aug 13, 2004 4:56 pm

Post by Night Hawk » Sat Sep 11, 2004 4:30 pm

Messed with it and mess with it with no success. Ah well, it's not all that important.