Re: Shutdown

2008-02-22 Thread Bodvar Bjorgvinsson
I talked to my IP Director and he advised me to google for info on
logoff scripts. I came up with this for Win XP:

QUOTE:
If you go to start > run, type gpedit.msc
This should open the local group policy.
Under the User Configuration > Window Settings > Scripts(Logon/Logoff).
There are key/values for logon and logoff scripts. Doubleclick on
Logoff and then add, and browse to your script or batch file.
I think this should then run when you logoff.

Hope this helps.
UNQUOTE

Then I should only need the first three lines of the code Mike
supplied to delete the fntcache.dat at logoff forcing Windows to
create a fresh one at next boot.
The script would be saved to
C:\Windows\System32\GroupPolicy\User\Scripts\Logoff\ folder

I am going to try this. I'' let you know if this is not working.

Bodvar

On Mon, Dec 3, 2007 at 5:34 PM, Mike Wickham <[EMAIL PROTECTED]> wrote:
> > By the way, Framers: it would be nice if I could use some script or ".bat"
>  > file to delete my font cache on Windows shutdown automatically. Any ideas
>  > for this?
>
>  Create a batch file containing the following lines:
>
>  @echo off
>  REM Delete fntcache.dat
>  del c:\windows\system32\fntcache.dat
>  REM  Restart Windows in two seconds
>  C:\WINDOWS\system32\shutdown.exe -r -t 02
>
>
>
>  Mike Wickham
>
>
>
>
>  ___
>
>
>  You are currently subscribed to Framers as [EMAIL PROTECTED]
>
>  Send list messages to [EMAIL PROTECTED]
>
>  To unsubscribe send a blank email to
>  [EMAIL PROTECTED]
>  or visit 
> http://lists.frameusers.com/mailman/options/framers/bodvar%40gmail.com
>
>  Send administrative questions to [EMAIL PROTECTED] Visit
>  http://www.frameusers.com/ for more resources and info.
>



-- 
"It is impossible to make anything foolproof because fools are so ingenious."
 -- Edsel Murphy, dec.
___


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to 
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.


RE: Shutdown

2007-12-03 Thread Dan Vint
It's probably easier to set it up as a Statup function, rather than
shutdown. Timing doesn't really matter does it? If you delete it at
shutdown, it ends up being the same as if it was done as the first thing
on starting up. All you need to do is create the batch file and put it
in your Startup folder.

..dan

***
Dan Vint
Engineer Sr.
BEA Systems

Home: 510-522-4703 (generally working from home)
Office: 408-570-8554
IM Yahoo: dvint1_99

[EMAIL PROTECTED] 
 

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Stuart Rogers
> Sent: Monday, December 03, 2007 9:14 AM
> To: Yves Barbion
> Cc: framers@lists.frameusers.com
> Subject: Re: Shutdown
> 
> Yves Barbion wrote:
> > 
> > By the way, Framers: it would be nice if I could use some 
> script or ".bat"
> > file to delete my font cache on Windows shutdown 
> automatically. Any ideas
> > for this?
> 
> 
> You could write a batch file that deletes the cache, then use Task 
> Scheduler* to make it run on start-up.  (I don't think 
> there's an option 
> to run on shutdown, but the effect would be the same.)
> 
> *Start > Programs > Accessories > System Tools > Scheduled Tasks
> 
> -- 
> Stuart Rogers
> Technical Communicator
> Phoenix Geophysics Limited
> Toronto, ON, Canada
> +1 (416) 491-7340 x 325
> 
> srogers phoenix-geophysics com
> 
> "Hooray. Our team have got your querying to locate the finest doorway 
> with hot stuff for 0 dollars And Company DID this!  All you 
> need is to 
> login there. All our orderers are glad!"
> 
> -- "Chang" (a Chinese spammer)
> ___
> 
> 
> You are currently subscribed to Framers as [EMAIL PROTECTED]
> 
> Send list messages to [EMAIL PROTECTED]
> 
> To unsubscribe send a blank email to 
> [EMAIL PROTECTED]
> or visit 
> http://lists.frameusers.com/mailman/options/framers/dvint%40bea.com
> 
> Send administrative questions to [EMAIL PROTECTED] Visit
> http://www.frameusers.com/ for more resources and info.
> 

Notice:  This email message, together with any attachments, may contain 
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated 
entities,  that may be confidential,  proprietary,  copyrighted  and/or legally 
privileged, and is intended solely for the use of the individual or entity 
named in this message. If you are not the intended recipient, and have received 
this message in error, please immediately return this by email and then delete 
it.
___


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to 
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.


Re: Shutdown

2007-12-03 Thread Mike Wickham
> By the way, Framers: it would be nice if I could use some script or ".bat"
> file to delete my font cache on Windows shutdown automatically. Any ideas
> for this?

Create a batch file containing the following lines:

@echo off
REM Delete fntcache.dat
del c:\windows\system32\fntcache.dat
REM  Restart Windows in two seconds
C:\WINDOWS\system32\shutdown.exe -r -t 02



Mike Wickham


___


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to 
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.


Re: Shutdown

2007-12-03 Thread Scott Prentice
Hi Yves...

You can make your own batch file to delete the font cache and shutdown 
Windows (there's probably a way to have Windows run a batch file on 
shutdown as well). Just remember to use your batch file when you 
shutdown instead of using the Start menu.

For info on shutdown options, enter "shutdown /?" at a command prompt.

Cheers,

...scott

Scott Prentice
Leximation, Inc.
www.leximation.com
+1.415.485.1892



Yves Barbion wrote:
> Hi Brian,
>
> it also happens to me, every now and then, in FM 7.2 and FM 8 when I try to
> create a PDF file. I still have no idea what the real cause of the problem
> is, but it helps if I do the following:
>
>1. Delete my Windows font cache:  c:\windows\system32\fntcache.dat
>2. Restart Windows and FrameMaker.
>3. Save as PDF or Print to Adobe PDF. Everything works fine again.
>
> By the way, Framers: it would be nice if I could use some script or ".bat"
> file to delete my font cache on Windows shutdown automatically. Any ideas
> for this?
>
> Kind regards
>
>
>   
___


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to 
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.


Re: Shutdown

2007-12-03 Thread Stuart Rogers
Yves Barbion wrote:
> 
> By the way, Framers: it would be nice if I could use some script or ".bat"
> file to delete my font cache on Windows shutdown automatically. Any ideas
> for this?


You could write a batch file that deletes the cache, then use Task 
Scheduler* to make it run on start-up.  (I don't think there's an option 
to run on shutdown, but the effect would be the same.)

*Start > Programs > Accessories > System Tools > Scheduled Tasks

-- 
Stuart Rogers
Technical Communicator
Phoenix Geophysics Limited
Toronto, ON, Canada
+1 (416) 491-7340 x 325

srogers phoenix-geophysics com

"Hooray. Our team have got your querying to locate the finest doorway 
with hot stuff for 0 dollars And Company DID this!  All you need is to 
login there. All our orderers are glad!"

-- "Chang" (a Chinese spammer)
___


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to 
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.


Re: Shutdown

2007-12-03 Thread Art Campbell
First, I'd download the latest patch, which (from memory) will take
you to b158 or so..
Then I'd check to see if all book component files can be opened (or
open them on the desktop), to eliminate any network problems.
I'd also set the Adobe logical pdf printer as the default printer.
Art

On Dec 2, 2007 9:06 PM, Brian Donald <[EMAIL PROTECTED]> wrote:
> Hi
> When printing any file within a book I get the following error:
> "The instruction at "0x0034199f" referenced memory at 0x". The memory 
> could not be "read". Click OK to terminate the program."
> A report is generated.
> I am using Windows XP and Frame 7.2.0 for Intel, Build 7.2b144.
> This is the Internal Error: 7204, 6109890, 7778516, 0
> Any help or ideas appreciated,.
> Thanks
> BrianD
> ___
>




-- 
Art Campbell [EMAIL PROTECTED]
  "... In my opinion, there's nothing in this world beats a '52 Vincent
   and a redheaded girl." -- Richard Thompson
 No disclaimers apply.
 DoD 358
___


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to 
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.


Re: Shutdown

2007-12-03 Thread Yves Barbion
Hi Brian,

it also happens to me, every now and then, in FM 7.2 and FM 8 when I try to
create a PDF file. I still have no idea what the real cause of the problem
is, but it helps if I do the following:

   1. Delete my Windows font cache:  c:\windows\system32\fntcache.dat
   2. Restart Windows and FrameMaker.
   3. Save as PDF or Print to Adobe PDF. Everything works fine again.

By the way, Framers: it would be nice if I could use some script or ".bat"
file to delete my font cache on Windows shutdown automatically. Any ideas
for this?

Kind regards


-- 
Yves Barbion
Documentation Architect
Adobe-Certified FrameMaker Instructor


Scripto bvba
Asselsstraat 65
9031 Gent
Belgium
T: +32 494 12 01 89
F: +32 9 366 50 23
BTW (VAT) BE 0886.192.394
skype: yves.barbion



On Dec 3, 2007 3:06 AM, Brian Donald <[EMAIL PROTECTED]> wrote:

> Hi
> When printing any file within a book I get the following error:
> "The instruction at "0x0034199f" referenced memory at 0x". The
> memory could not be "read". Click OK to terminate the program."
> A report is generated.
> I am using Windows XP and Frame 7.2.0 for Intel, Build 7.2b144.
> This is the Internal Error: 7204, 6109890, 7778516, 0
> Any help or ideas appreciated,.
> Thanks
> BrianD
> ___
>
>
> You are currently subscribed to Framers as [EMAIL PROTECTED]
>
> Send list messages to [EMAIL PROTECTED]
>
> To unsubscribe send a blank email to
> [EMAIL PROTECTED]
> or visit
> http://lists.frameusers.com/mailman/options/framers/yves.barbion%40gmail.com
>
> Send administrative questions to [EMAIL PROTECTED] Visit
> http://www.frameusers.com/ for more resources and info.
>
___


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to 
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.