Page 1 of 1 1
Topic Options
#58780 - 2001-09-04 12:55 AM Start Wordtemplate
Anonymous
Unregistered


Hi,
I would like to start Word with a special template when the users start their computer. Can I do that within the Kixstart loginscript?
bye
Hennie

Top
#58781 - 2001-09-03 01:43 PM Re: Start Wordtemplate
Anonymous
Unregistered


The safest way would be:

1. Check for the existance of the DOT file, if it doesn't exist copy it locally.

2. Put a line the Current_user runonce registry section that will open the DOT file.

But won't this be really annoying after a period, would a message box not do instead?

Top
#58782 - 2001-09-03 03:09 PM Re: Start Wordtemplate
Anonymous
Unregistered


Thanks for your reply.
I will try your idee. I don't want to copy the template. We only use templates on the network.
Yes, it will be really annoying ... but this is what the management wants.

Top
#58783 - 2001-09-04 09:47 AM Re: Start Wordtemplate
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11634
Loc: Space
Hello Hennie,

Here is a method to do what your wanting to do. Adjust the code to reflect your files.
This is for Office 2000, you will need to check for your version of MS Office for the correct Registry path settings. I use a registry call in case the user has installed to another location and or a different drive.

code:
$WP = READVALUE("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\9.0\Word\InstallRoot", "path")
$LW = $WP+"Winword.exe d:\temp\mynew.dot"
RUN $LW

HTH...

Top
#58784 - 2001-09-07 03:20 AM Re: Start Wordtemplate
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11634
Loc: Space
Hi Hennie,

Just checking to see if any of these suggestions worked for you or not.

Please post an update on your progress

Thanks...

Top
#58785 - 2001-09-07 09:49 AM Re: Start Wordtemplate
Anonymous
Unregistered


Didn't had any time to try the suggestions. I try as soon as possible.
bye

Top
#58786 - 2001-10-04 06:25 PM Re: Start Wordtemplate
Anonymous
Unregistered


Finaly I made a shortcut:
"C:\Program Files\Microsoft Office\Office\winword.exe" /tG:\sjabloon\normal.dot /mFormulier
and copy this in the loginscript to all users startup folders.

Top
#58787 - 2001-10-04 08:22 PM Re: Start Wordtemplate
Les Offline
KiX Master
*****

Registered: 2001-06-11
Posts: 12734
Loc: fortfrances.on.ca
Boy, if I were a user on your net, I'd be annoyed by this loading on every logon! Well, maybe not. I'd keep the shortcut, but change its properties to launch Freecell instead!

If you overwrite on every logon, I'd just hold down the shift key.

[ 04 October 2001: Message edited by: LLigetfa ]

_________________________
Give a man a fish and he will be back for more. Slap him with a fish and he will go away forever.

Top
#58788 - 2001-10-04 09:57 PM Re: Start Wordtemplate
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11634
Loc: Space
I think calling it from the Logon script might be better if you want it to always happen, but I guess what really matters is that you have it working in a way that your happy with.

Thanks for the update Hennie. I like it when people post updates to let all of us know if it worked or not or what they did to resolve the issue.

Top
Page 1 of 1 1


Moderator:  Glenn Barnas, NTDOC, Arend_, Jochen, Radimus, Allen, ShaneEP, Ruud van Velsen, Mart 
Hop to:
Shout Box

Who's Online
0 registered and 2220 anonymous users online.
Newest Members
Viginette, ManuvdWielNL, Sir_Barrington, batdk82, StuTheCoder
17888 Registered Users

Generated in 0.064 seconds in which 0.035 seconds were spent on a total of 12 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org