Custom AppWizards and Me!
-
While it'll be damn near impossible to compete with David Wulff's thread below, I'll try anyways. :( Everytime I wrote some small app at home to do anything, I would copy over all these general files from my "Template" app (I'm sure many of you do the same thing). And it just got too much for me: all this time spent with copy/paste and find/replace. :mad: So I discovered the wonders of Custom AppWizards! Amazing really! And pretty easy to figure out. So now, with just a few clicks of the mouse, I've got my new apps pre-templated! :-D So I'm happy now :-D (even if David isn't) :(
-
While it'll be damn near impossible to compete with David Wulff's thread below, I'll try anyways. :( Everytime I wrote some small app at home to do anything, I would copy over all these general files from my "Template" app (I'm sure many of you do the same thing). And it just got too much for me: all this time spent with copy/paste and find/replace. :mad: So I discovered the wonders of Custom AppWizards! Amazing really! And pretty easy to figure out. So now, with just a few clicks of the mouse, I've got my new apps pre-templated! :-D So I'm happy now :-D (even if David isn't) :(
I made one to create projects for a import/export DLL plugins for my app and I liked it. These plugins are quite often created and not allways by me. It saved me not only from repetitive work, but also the documentation for creating/programming these plugins was shorter (less pain to write it:)). Pavel Sonork 100.15206
-
While it'll be damn near impossible to compete with David Wulff's thread below, I'll try anyways. :( Everytime I wrote some small app at home to do anything, I would copy over all these general files from my "Template" app (I'm sure many of you do the same thing). And it just got too much for me: all this time spent with copy/paste and find/replace. :mad: So I discovered the wonders of Custom AppWizards! Amazing really! And pretty easy to figure out. So now, with just a few clicks of the mouse, I've got my new apps pre-templated! :-D So I'm happy now :-D (even if David isn't) :(
-
I had the same experience - very useful to know about! I believe they're written differently in VC7 though (like add-ins). :eek: Anna :rose: "Be yourself - not what others think you should be"
- Marcia GraeschI had a sweet custom add-in wizard for VS6, then they came out with the new API in VS.NET. I tried to copy it over, but damned if I could. JScript here and there in my face. Oh well.