PC Review


Reply
Thread Tools Rate Thread

change default template

 
 
jen_writer
Guest
Posts: n/a
 
      11th Apr 2008
I seem to be having the opposiste problem of other posts: I DON'T want
normal.dot to open when I start a new document. I created a customized
template, but right now, whenever I open a new document, I have to manually
choose my template. How do I set my template as the default so that all new
docs are created from this?

thanks
Jen
 
Reply With Quote
 
 
 
 
Herb Tyson [MVP]
Guest
Posts: n/a
 
      11th Apr 2008
Two approaches:

1. Create a dedicated shortcut that tells Word to use the desired template
instead of normal.dot. You do this by including the /t switch in the
shortcut's Target field. You need to include the whole location of the
template. For example, suppose I want each new document to be based on
C:\Users\Herb\AppData\Roaming\Microsoft\Templates\Analysis Plan.dot. My
Target line in the corresponding shortcut for starting Word would be:

"C:\Program Files\Microsoft Office\Office12\WINWORD.EXE"
/t"C:\Users\Herb\AppData\Roaming\Microsoft\Templates\Analysis Plan.dot"

Note that there is no space between /t and the beginning of the
specification for the template.

Note that Word will STILL open, however, because that's what Word does. And
if you press Ctrl+N in Word to create a new document, it will be based on
Normal.dot.

That brings me to the 2nd and more embracing approach:

2. Copy your customized template over Normal.dot.

There is nothing magical about Normal.dot. When/if Word starts and can't
find Normal.dot, it creates a new one from scratch. So, if after using
approach #2 you ever want to revert, just rename or delete you customized
version and Word will make a new one.

--
Herb Tyson MS MVP
Author of the Word 2007 Bible
Blog: http://word2007bible.herbtyson.com
Web: http://www.herbtyson.com


"jen_writer" <(E-Mail Removed)> wrote in message
news:0FDD7CFA-5894-470B-A747-(E-Mail Removed)...
>I seem to be having the opposiste problem of other posts: I DON'T want
> normal.dot to open when I start a new document. I created a customized
> template, but right now, whenever I open a new document, I have to
> manually
> choose my template. How do I set my template as the default so that all
> new
> docs are created from this?
>
> thanks
> Jen


 
Reply With Quote
 
Herb Tyson [MVP]
Guest
Posts: n/a
 
      11th Apr 2008
edit: "...Word will STILL *open normal.dot*, however..."

--
Herb Tyson MS MVP
Author of the Word 2007 Bible
Blog: http://word2007bible.herbtyson.com
Web: http://www.herbtyson.com


"Herb Tyson [MVP]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Two approaches:
>
> 1. Create a dedicated shortcut that tells Word to use the desired template
> instead of normal.dot. You do this by including the /t switch in the
> shortcut's Target field. You need to include the whole location of the
> template. For example, suppose I want each new document to be based on
> C:\Users\Herb\AppData\Roaming\Microsoft\Templates\Analysis Plan.dot. My
> Target line in the corresponding shortcut for starting Word would be:
>
> "C:\Program Files\Microsoft Office\Office12\WINWORD.EXE"
> /t"C:\Users\Herb\AppData\Roaming\Microsoft\Templates\Analysis Plan.dot"
>
> Note that there is no space between /t and the beginning of the
> specification for the template.
>
> Note that Word will STILL open, however, because that's what Word does.
> And if you press Ctrl+N in Word to create a new document, it will be based
> on Normal.dot.
>
> That brings me to the 2nd and more embracing approach:
>
> 2. Copy your customized template over Normal.dot.
>
> There is nothing magical about Normal.dot. When/if Word starts and can't
> find Normal.dot, it creates a new one from scratch. So, if after using
> approach #2 you ever want to revert, just rename or delete you customized
> version and Word will make a new one.
>
> --
> Herb Tyson MS MVP
> Author of the Word 2007 Bible
> Blog: http://word2007bible.herbtyson.com
> Web: http://www.herbtyson.com
>
>
> "jen_writer" <(E-Mail Removed)> wrote in message
> news:0FDD7CFA-5894-470B-A747-(E-Mail Removed)...
>>I seem to be having the opposiste problem of other posts: I DON'T want
>> normal.dot to open when I start a new document. I created a customized
>> template, but right now, whenever I open a new document, I have to
>> manually
>> choose my template. How do I set my template as the default so that all
>> new
>> docs are created from this?
>>
>> thanks
>> Jen

>


 
Reply With Quote
 
jen_writer
Guest
Posts: n/a
 
      11th Apr 2008
ok thanks!

"Herb Tyson [MVP]" wrote:

> edit: "...Word will STILL *open normal.dot*, however..."
>
> --
> Herb Tyson MS MVP
> Author of the Word 2007 Bible
> Blog: http://word2007bible.herbtyson.com
> Web: http://www.herbtyson.com
>
>
> "Herb Tyson [MVP]" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Two approaches:
> >
> > 1. Create a dedicated shortcut that tells Word to use the desired template
> > instead of normal.dot. You do this by including the /t switch in the
> > shortcut's Target field. You need to include the whole location of the
> > template. For example, suppose I want each new document to be based on
> > C:\Users\Herb\AppData\Roaming\Microsoft\Templates\Analysis Plan.dot. My
> > Target line in the corresponding shortcut for starting Word would be:
> >
> > "C:\Program Files\Microsoft Office\Office12\WINWORD.EXE"
> > /t"C:\Users\Herb\AppData\Roaming\Microsoft\Templates\Analysis Plan.dot"
> >
> > Note that there is no space between /t and the beginning of the
> > specification for the template.
> >
> > Note that Word will STILL open, however, because that's what Word does.
> > And if you press Ctrl+N in Word to create a new document, it will be based
> > on Normal.dot.
> >
> > That brings me to the 2nd and more embracing approach:
> >
> > 2. Copy your customized template over Normal.dot.
> >
> > There is nothing magical about Normal.dot. When/if Word starts and can't
> > find Normal.dot, it creates a new one from scratch. So, if after using
> > approach #2 you ever want to revert, just rename or delete you customized
> > version and Word will make a new one.
> >
> > --
> > Herb Tyson MS MVP
> > Author of the Word 2007 Bible
> > Blog: http://word2007bible.herbtyson.com
> > Web: http://www.herbtyson.com
> >
> >
> > "jen_writer" <(E-Mail Removed)> wrote in message
> > news:0FDD7CFA-5894-470B-A747-(E-Mail Removed)...
> >>I seem to be having the opposiste problem of other posts: I DON'T want
> >> normal.dot to open when I start a new document. I created a customized
> >> template, but right now, whenever I open a new document, I have to
> >> manually
> >> choose my template. How do I set my template as the default so that all
> >> new
> >> docs are created from this?
> >>
> >> thanks
> >> Jen

> >

>
>

 
Reply With Quote
 
Beth Melton
Guest
Posts: n/a
 
      12th Apr 2008
While it may be a more embracing approach it's also the quickest way to lose
all of the built-in AutoText entries and rich text AutoCorrect entries. ;-)

The built-in AutoText and rich text AutoCorrect entries are stored in the
Normal template Word creates. Also, depending on the version, this can also
result in an empty list of AutoCorrect entries the first time the
AutoCorrect dialog box is displayed. In light of these, that's why it's best
to modify the Normal template Word creates instead.

Although if you don't care about the built-in AutoText and rich text
AutoCorrect entries or don't mind accessing the AutoCorrect dialog box
twice, if necessary, then creating your own Normal template may be the
perfect solution. :-)

~~~~~~~~~~~~~~~
Beth Melton
Microsoft Office MVP
https://mvp.support.microsoft.com/profile/Melton
What is a Microsoft MVP? http://mvp.support.microsoft.com/gp/mvpfaqs

Guides for the Office 2007 Interface:
http://office.microsoft.com/en-us/tr...295841033.aspx

"Herb Tyson [MVP]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...

> That brings me to the 2nd and more embracing approach:
>
> 2. Copy your customized template over Normal.dot.



 
Reply With Quote
 
Herb Tyson [MVP]
Guest
Posts: n/a
 
      12th Apr 2008
Given OP's stated desire to dump Normal.dot, I assume that loss of the
built-ins would be registered as a plus, not a minus. But, in the event
they're to be retained, then using a fresh Normal.dot as a starting point is
the way to keep them.

--
Herb Tyson MS MVP
Author of the Word 2007 Bible
Blog: http://word2007bible.herbtyson.com
Web: http://www.herbtyson.com


"Beth Melton" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> While it may be a more embracing approach it's also the quickest way to
> lose all of the built-in AutoText entries and rich text AutoCorrect
> entries. ;-)
>
> The built-in AutoText and rich text AutoCorrect entries are stored in the
> Normal template Word creates. Also, depending on the version, this can
> also result in an empty list of AutoCorrect entries the first time the
> AutoCorrect dialog box is displayed. In light of these, that's why it's
> best to modify the Normal template Word creates instead.
>
> Although if you don't care about the built-in AutoText and rich text
> AutoCorrect entries or don't mind accessing the AutoCorrect dialog box
> twice, if necessary, then creating your own Normal template may be the
> perfect solution. :-)
>
> ~~~~~~~~~~~~~~~
> Beth Melton
> Microsoft Office MVP
> https://mvp.support.microsoft.com/profile/Melton
> What is a Microsoft MVP? http://mvp.support.microsoft.com/gp/mvpfaqs
>
> Guides for the Office 2007 Interface:
> http://office.microsoft.com/en-us/tr...295841033.aspx
>
> "Herb Tyson [MVP]" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>
>> That brings me to the 2nd and more embracing approach:
>>
>> 2. Copy your customized template over Normal.dot.

>
>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change Default Template =?Utf-8?B?SnVkaXRoSnViaWxlZQ==?= Microsoft Excel Misc 1 22nd Jun 2007 10:02 PM
Can I change a template's default saving? =?Utf-8?B?S2V2aW4=?= Microsoft Word Document Management 5 29th Mar 2005 03:05 AM
How do I change default template? =?Utf-8?B?Y29vbGRhaXN5ZGF5?= Microsoft Excel Misc 3 20th Mar 2005 12:03 AM
change the default meeting template =?Utf-8?B?QXJpZWw=?= Microsoft Outlook Installation 1 7th Feb 2005 02:02 PM
Change Default Template =?Utf-8?B?U29zdWE=?= Microsoft Outlook Contacts 1 29th Nov 2004 03:53 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:46 AM.