How to run a batch file upon logging off
Tags:
Last response: in Windows XP
Archived from groups: microsoft.public.windowsxp.basics (More info?)
Hello. I have a batch file which backs up about 500kb of data to floppy
disk.
What I want is to make this batch file run automatically whenever I log
off my user account. I did not see a Task Scheduler option for what I
want to do (did I miss it?). Your help is appreciated!
upon searching this forum for \"task run log off\", i was informed that
\"the following words are either very common, too long, or too short and
were not included in your search: run, log, off\". so, i figured i could
not go wrong listing this question among \"the basics.\"
--
domvex
Hello. I have a batch file which backs up about 500kb of data to floppy
disk.
What I want is to make this batch file run automatically whenever I log
off my user account. I did not see a Task Scheduler option for what I
want to do (did I miss it?). Your help is appreciated!
upon searching this forum for \"task run log off\", i was informed that
\"the following words are either very common, too long, or too short and
were not included in your search: run, log, off\". so, i figured i could
not go wrong listing this question among \"the basics.\"
--
domvex
More about : run batch file logging
Archived from groups: microsoft.public.windowsxp.basics (More info?)
Pro onlCreate a logoff script, add it to the group policy editor (start/run
gpedit.msc). Add to User Config/Windows Settings/scripts.
--
Best of Luck,
Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone
www.microsoft.com/windowsxp/expertzone
Windows help - www.rickrogers.org
"domvex" <domvex.1uhzpn@pcbanter.net> wrote in message
news
omvex.1uhzpn@pcbanter.net...
>
> Hello. I have a batch file which backs up about 500kb of data to floppy
> disk.
>
> What I want is to make this batch file run automatically whenever I log
> off my user account. I did not see a Task Scheduler option for what I
> want to do (did I miss it?). Your help is appreciated!
>
>
> upon searching this forum for \"task run log off\", i was informed that
> \"the following words are either very common, too long, or too short and
> were not included in your search: run, log, off\". so, i figured i could
> not go wrong listing this question among \"the basics.\"
>
>
> --
> domvex
Pro onlCreate a logoff script, add it to the group policy editor (start/run
gpedit.msc). Add to User Config/Windows Settings/scripts.
--
Best of Luck,
Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone
www.microsoft.com/windowsxp/expertzone
Windows help - www.rickrogers.org
"domvex" <domvex.1uhzpn@pcbanter.net> wrote in message
news
omvex.1uhzpn@pcbanter.net...>
> Hello. I have a batch file which backs up about 500kb of data to floppy
> disk.
>
> What I want is to make this batch file run automatically whenever I log
> off my user account. I did not see a Task Scheduler option for what I
> want to do (did I miss it?). Your help is appreciated!
>
>
> upon searching this forum for \"task run log off\", i was informed that
> \"the following words are either very common, too long, or too short and
> were not included in your search: run, log, off\". so, i figured i could
> not go wrong listing this question among \"the basics.\"
>
>
> --
> domvex
Archived from groups: microsoft.public.windowsxp.basics (More info?)
That should start:
Pro only: Create.....
--
Best of Luck,
Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone
www.microsoft.com/windowsxp/expertzone
Windows help - www.rickrogers.org
"Rick "Nutcase" Rogers" <rick@mvps.org> wrote in message
news:eZrTgoDrFHA.3436@TK2MSFTNGP15.phx.gbl...
> Pro onlCreate a logoff script, add it to the group policy editor
> (start/run gpedit.msc). Add to User Config/Windows Settings/scripts.
>
> --
> Best of Luck,
>
> Rick Rogers, aka "Nutcase" - Microsoft MVP
> http://mvp.support.microsoft.com/
> Associate Expert - WindowsXP Expert Zone
> www.microsoft.com/windowsxp/expertzone
> Windows help - www.rickrogers.org
>
> "domvex" <domvex.1uhzpn@pcbanter.net> wrote in message
> news
omvex.1uhzpn@pcbanter.net...
>>
>> Hello. I have a batch file which backs up about 500kb of data to floppy
>> disk.
>>
>> What I want is to make this batch file run automatically whenever I log
>> off my user account. I did not see a Task Scheduler option for what I
>> want to do (did I miss it?). Your help is appreciated!
>>
>>
>> upon searching this forum for \"task run log off\", i was informed that
>> \"the following words are either very common, too long, or too short and
>> were not included in your search: run, log, off\". so, i figured i could
>> not go wrong listing this question among \"the basics.\"
>>
>>
>> --
>> domvex
>
>
That should start:
Pro only: Create.....
--
Best of Luck,
Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone
www.microsoft.com/windowsxp/expertzone
Windows help - www.rickrogers.org
"Rick "Nutcase" Rogers" <rick@mvps.org> wrote in message
news:eZrTgoDrFHA.3436@TK2MSFTNGP15.phx.gbl...
> Pro onlCreate a logoff script, add it to the group policy editor
> (start/run gpedit.msc). Add to User Config/Windows Settings/scripts.
>
> --
> Best of Luck,
>
> Rick Rogers, aka "Nutcase" - Microsoft MVP
> http://mvp.support.microsoft.com/
> Associate Expert - WindowsXP Expert Zone
> www.microsoft.com/windowsxp/expertzone
> Windows help - www.rickrogers.org
>
> "domvex" <domvex.1uhzpn@pcbanter.net> wrote in message
> news
omvex.1uhzpn@pcbanter.net...>>
>> Hello. I have a batch file which backs up about 500kb of data to floppy
>> disk.
>>
>> What I want is to make this batch file run automatically whenever I log
>> off my user account. I did not see a Task Scheduler option for what I
>> want to do (did I miss it?). Your help is appreciated!
>>
>>
>> upon searching this forum for \"task run log off\", i was informed that
>> \"the following words are either very common, too long, or too short and
>> were not included in your search: run, log, off\". so, i figured i could
>> not go wrong listing this question among \"the basics.\"
>>
>>
>> --
>> domvex
>
>
Archived from groups: microsoft.public.windowsxp.basics (More info?)
"" wrote:
> Hello. I have a batch file which backs up about 500kb of data
> to floppy
> disk.
>
> What I want is to make this batch file run automatically
> whenever I log
> off my user account. I did not see a Task Scheduler option for
> what I
> want to do (did I miss it?). Your help is appreciated!
>
>
> upon searching this forum for "task run log off", i was
> informed that
> "the following words are either very common, too long, or too
> short and
> were not included in your search: run, log, off". so, i
> figured i could
> not go wrong listing this question among "the basics."
>
>
> --
> domvex
What operating system are you using?
--
Posted using the http://www.windowsforumz.com interface, at author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.windowsforumz.com/Basics-run-batch-file-logg...
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.windowsforumz.com/eform.php?p=1381433
"" wrote:
> Hello. I have a batch file which backs up about 500kb of data
> to floppy
> disk.
>
> What I want is to make this batch file run automatically
> whenever I log
> off my user account. I did not see a Task Scheduler option for
> what I
> want to do (did I miss it?). Your help is appreciated!
>
>
> upon searching this forum for "task run log off", i was
> informed that
> "the following words are either very common, too long, or too
> short and
> were not included in your search: run, log, off". so, i
> figured i could
> not go wrong listing this question among "the basics."
>
>
> --
> domvex
What operating system are you using?
--
Posted using the http://www.windowsforumz.com interface, at author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.windowsforumz.com/Basics-run-batch-file-logg...
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.windowsforumz.com/eform.php?p=1381433
Related ressources
- How to run a batch file upon logging off - Forum
- enable/disable wireless networking batch file ? - Forum
- Can't schedule a batch file to run in the XP Pro Scheduler - Forum
- Batch file for Remote Computer - Forum
- How to make the pc turn off when some app is closed with a batch file - Forum
Archived from groups: microsoft.public.windowsxp.basics (More info?)
Commodore Business Machines Disk Operating System.
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:3_1381433_40e09dbdd96dedf72328cc426fa659d5@windowsforumz.com,
Sparda <UseLinkToEmail@WindowsForumz.com> hunted and pecked:
> "" wrote:
> > Hello. I have a batch file which backs up about 500kb of data
> > to floppy
> > disk.
> >
> > What I want is to make this batch file run automatically
> > whenever I log
> > off my user account. I did not see a Task Scheduler option for
> > what I
> > want to do (did I miss it?). Your help is appreciated!
> >
> >
> > upon searching this forum for "task run log off", i was
> > informed that
> > "the following words are either very common, too long, or too
> > short and
> > were not included in your search: run, log, off". so, i
> > figured i could
> > not go wrong listing this question among "the basics."
> >
> >
> > --
> > domvex
>
> What operating system are you using?
>
> --
> Posted using the http://www.windowsforumz.com interface, at author's
> request Articles individually checked for conformance to usenet standards
> Topic URL:
>
http://www.windowsforumz.com/Basics-run-batch-file-logg...
> Visit Topic URL to contact author (reg. req'd). Report abuse:
> http://www.windowsforumz.com/eform.php?p=1381433
Commodore Business Machines Disk Operating System.
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:3_1381433_40e09dbdd96dedf72328cc426fa659d5@windowsforumz.com,
Sparda <UseLinkToEmail@WindowsForumz.com> hunted and pecked:
> "" wrote:
> > Hello. I have a batch file which backs up about 500kb of data
> > to floppy
> > disk.
> >
> > What I want is to make this batch file run automatically
> > whenever I log
> > off my user account. I did not see a Task Scheduler option for
> > what I
> > want to do (did I miss it?). Your help is appreciated!
> >
> >
> > upon searching this forum for "task run log off", i was
> > informed that
> > "the following words are either very common, too long, or too
> > short and
> > were not included in your search: run, log, off". so, i
> > figured i could
> > not go wrong listing this question among "the basics."
> >
> >
> > --
> > domvex
>
> What operating system are you using?
>
> --
> Posted using the http://www.windowsforumz.com interface, at author's
> request Articles individually checked for conformance to usenet standards
> Topic URL:
>
http://www.windowsforumz.com/Basics-run-batch-file-logg...
> Visit Topic URL to contact author (reg. req'd). Report abuse:
> http://www.windowsforumz.com/eform.php?p=1381433
Archived from groups: microsoft.public.windowsxp.basics (More info?)
<lmao>
--
Best of Luck,
Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone
www.microsoft.com/windowsxp/expertzone
Windows help - www.rickrogers.org
"Wesley Vogel" <123WVogel955@comcast.net> wrote in message
news
x8VAcNrFHA.2212@TK2MSFTNGP15.phx.gbl...
> Commodore Business Machines Disk Operating System.
>
> --
> Hope this helps. Let us know.
>
> Wes
> MS-MVP Windows Shell/User
>
> In news:3_1381433_40e09dbdd96dedf72328cc426fa659d5@windowsforumz.com,
> Sparda <UseLinkToEmail@WindowsForumz.com> hunted and pecked:
>> "" wrote:
>> > Hello. I have a batch file which backs up about 500kb of data
>> > to floppy
>> > disk.
>> >
>> > What I want is to make this batch file run automatically
>> > whenever I log
>> > off my user account. I did not see a Task Scheduler option for
>> > what I
>> > want to do (did I miss it?). Your help is appreciated!
>> >
>> >
>> > upon searching this forum for "task run log off", i was
>> > informed that
>> > "the following words are either very common, too long, or too
>> > short and
>> > were not included in your search: run, log, off". so, i
>> > figured i could
>> > not go wrong listing this question among "the basics."
>> >
>> >
>> > --
>> > domvex
>>
>> What operating system are you using?
>>
>> --
>> Posted using the http://www.windowsforumz.com interface, at author's
>> request Articles individually checked for conformance to usenet standards
>> Topic URL:
>>
> http://www.windowsforumz.com/Basics-run-batch-file-logg...
>> Visit Topic URL to contact author (reg. req'd). Report abuse:
>> http://www.windowsforumz.com/eform.php?p=1381433
>
<lmao>
--
Best of Luck,
Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone
www.microsoft.com/windowsxp/expertzone
Windows help - www.rickrogers.org
"Wesley Vogel" <123WVogel955@comcast.net> wrote in message
news
x8VAcNrFHA.2212@TK2MSFTNGP15.phx.gbl...> Commodore Business Machines Disk Operating System.
>
> --
> Hope this helps. Let us know.
>
> Wes
> MS-MVP Windows Shell/User
>
> In news:3_1381433_40e09dbdd96dedf72328cc426fa659d5@windowsforumz.com,
> Sparda <UseLinkToEmail@WindowsForumz.com> hunted and pecked:
>> "" wrote:
>> > Hello. I have a batch file which backs up about 500kb of data
>> > to floppy
>> > disk.
>> >
>> > What I want is to make this batch file run automatically
>> > whenever I log
>> > off my user account. I did not see a Task Scheduler option for
>> > what I
>> > want to do (did I miss it?). Your help is appreciated!
>> >
>> >
>> > upon searching this forum for "task run log off", i was
>> > informed that
>> > "the following words are either very common, too long, or too
>> > short and
>> > were not included in your search: run, log, off". so, i
>> > figured i could
>> > not go wrong listing this question among "the basics."
>> >
>> >
>> > --
>> > domvex
>>
>> What operating system are you using?
>>
>> --
>> Posted using the http://www.windowsforumz.com interface, at author's
>> request Articles individually checked for conformance to usenet standards
>> Topic URL:
>>
> http://www.windowsforumz.com/Basics-run-batch-file-logg...
>> Visit Topic URL to contact author (reg. req'd). Report abuse:
>> http://www.windowsforumz.com/eform.php?p=1381433
>
Archived from groups: microsoft.public.windowsxp.basics (More info?)
:-D
http://www.windowsforumz.com/Basics-run-batch-file-logg...
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:%23XUS9mPrFHA.908@tk2msftngp13.phx.gbl,
Rick "Nutcase" Rogers <rick@mvps.org> hunted and pecked:
> <lmao>
>
> --
> Best of Luck,
>
> Rick Rogers, aka "Nutcase" - Microsoft MVP
> http://mvp.support.microsoft.com/
> Associate Expert - WindowsXP Expert Zone
> www.microsoft.com/windowsxp/expertzone
> Windows help - www.rickrogers.org
>
> "Wesley Vogel" <123WVogel955@comcast.net> wrote in message
> news
x8VAcNrFHA.2212@TK2MSFTNGP15.phx.gbl...
>> Commodore Business Machines Disk Operating System.
>>
>> --
>> Hope this helps. Let us know.
>>
>> Wes
>> MS-MVP Windows Shell/User
>>
>> In news:3_1381433_40e09dbdd96dedf72328cc426fa659d5@windowsforumz.com,
>> Sparda <UseLinkToEmail@WindowsForumz.com> hunted and pecked:
>>> "" wrote:
>>> > Hello. I have a batch file which backs up about 500kb of data
>>> > to floppy
>>> > disk.
>>> >
>>> > What I want is to make this batch file run automatically
>>> > whenever I log
>>> > off my user account. I did not see a Task Scheduler option for
>>> > what I
>>> > want to do (did I miss it?). Your help is appreciated!
>>> >
>>> >
>>> > upon searching this forum for "task run log off", i was
>>> > informed that
>>> > "the following words are either very common, too long, or too
>>> > short and
>>> > were not included in your search: run, log, off". so, i
>>> > figured i could
>>> > not go wrong listing this question among "the basics."
>>> >
>>> >
>>> > --
>>> > domvex
>>>
>>> What operating system are you using?
>>>
>>> --
>>> Posted using the http://www.windowsforumz.com interface, at author's
>>> request Articles individually checked for conformance to usenet
>>> standards Topic URL:
>>>
>>
http://www.windowsforumz.com/Basics-run-batch-file-logg...
>>> Visit Topic URL to contact author (reg. req'd). Report abuse:
>>> http://www.windowsforumz.com/eform.php?p=1381433
:-D
http://www.windowsforumz.com/Basics-run-batch-file-logg...
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:%23XUS9mPrFHA.908@tk2msftngp13.phx.gbl,
Rick "Nutcase" Rogers <rick@mvps.org> hunted and pecked:
> <lmao>
>
> --
> Best of Luck,
>
> Rick Rogers, aka "Nutcase" - Microsoft MVP
> http://mvp.support.microsoft.com/
> Associate Expert - WindowsXP Expert Zone
> www.microsoft.com/windowsxp/expertzone
> Windows help - www.rickrogers.org
>
> "Wesley Vogel" <123WVogel955@comcast.net> wrote in message
> news
x8VAcNrFHA.2212@TK2MSFTNGP15.phx.gbl...>> Commodore Business Machines Disk Operating System.
>>
>> --
>> Hope this helps. Let us know.
>>
>> Wes
>> MS-MVP Windows Shell/User
>>
>> In news:3_1381433_40e09dbdd96dedf72328cc426fa659d5@windowsforumz.com,
>> Sparda <UseLinkToEmail@WindowsForumz.com> hunted and pecked:
>>> "" wrote:
>>> > Hello. I have a batch file which backs up about 500kb of data
>>> > to floppy
>>> > disk.
>>> >
>>> > What I want is to make this batch file run automatically
>>> > whenever I log
>>> > off my user account. I did not see a Task Scheduler option for
>>> > what I
>>> > want to do (did I miss it?). Your help is appreciated!
>>> >
>>> >
>>> > upon searching this forum for "task run log off", i was
>>> > informed that
>>> > "the following words are either very common, too long, or too
>>> > short and
>>> > were not included in your search: run, log, off". so, i
>>> > figured i could
>>> > not go wrong listing this question among "the basics."
>>> >
>>> >
>>> > --
>>> > domvex
>>>
>>> What operating system are you using?
>>>
>>> --
>>> Posted using the http://www.windowsforumz.com interface, at author's
>>> request Articles individually checked for conformance to usenet
>>> standards Topic URL:
>>>
>>
http://www.windowsforumz.com/Basics-run-batch-file-logg...
>>> Visit Topic URL to contact author (reg. req'd). Report abuse:
>>> http://www.windowsforumz.com/eform.php?p=1381433
Archived from groups: microsoft.public.windowsxp.basics (More info?)
Hi Sharon,
<ROTFL>
I had that as a screensaver for a while. I couldn't type
anything at the prompt, so I got rid of it. :-D
http://www.kephyr.com/c64screensaver/
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news
xX1q3WrFHA.2604@TK2MSFTNGP14.phx.gbl,
Sharon F <sharonfDEL@ETEmvps.org> hunted and pecked:
> On Mon, 29 Aug 2005 14:20:32 -0600, Wesley Vogel wrote:
>
>> Commodore Business Machines Disk Operating System.
>
>
> --
> Sharon F
> MS-MVP ~ Windows Shell/User
Hi Sharon,
<ROTFL>
I had that as a screensaver for a while. I couldn't type
anything at the prompt, so I got rid of it. :-D
http://www.kephyr.com/c64screensaver/
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news
xX1q3WrFHA.2604@TK2MSFTNGP14.phx.gbl,Sharon F <sharonfDEL@ETEmvps.org> hunted and pecked:
> On Mon, 29 Aug 2005 14:20:32 -0600, Wesley Vogel wrote:
>
>> Commodore Business Machines Disk Operating System.
>
>
> --
> Sharon F
> MS-MVP ~ Windows Shell/User
Archived from groups: microsoft.public.windowsxp.basics (More info?)
On Tue, 30 Aug 2005 10:15:45 -0600, Wesley Vogel wrote:
> Hi Sharon,
>
> <ROTFL>
>
> I had that as a screensaver for a while. I couldn't type
> anything at the prompt, so I got rid of it. :-D
>
> http://www.kephyr.com/c64screensaver/
Hey, didn't know about that screensaver. Can imagine succumbing to the urge
to type at the prompt. Too funny!
The image I posted was sent to me by a friend (a fellow commodore user). If
you look closely you'll see the VIC versions are different. 2.0 for the
screensaver (I think that was the last version out) and 1.1 on the image I
have. Regardless, the nostalgia factor is definitely "there" in both the
screensaver and the image.
--
Sharon F
MS-MVP ~ Windows Shell/User
On Tue, 30 Aug 2005 10:15:45 -0600, Wesley Vogel wrote:
> Hi Sharon,
>
> <ROTFL>
>
> I had that as a screensaver for a while. I couldn't type
> anything at the prompt, so I got rid of it. :-D
>
> http://www.kephyr.com/c64screensaver/
Hey, didn't know about that screensaver. Can imagine succumbing to the urge
to type at the prompt. Too funny!
The image I posted was sent to me by a friend (a fellow commodore user). If
you look closely you'll see the VIC versions are different. 2.0 for the
screensaver (I think that was the last version out) and 1.1 on the image I
have. Regardless, the nostalgia factor is definitely "there" in both the
screensaver and the image.
--
Sharon F
MS-MVP ~ Windows Shell/User
Archived from groups: microsoft.public.windowsxp.basics (More info?)
I was just joking, but the cursor actually blinks in the screensaver. It
could be tempting. ;-)
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:%23WkC7XYrFHA.3796@TK2MSFTNGP11.phx.gbl,
Sharon F <sharonfDEL@ETEmvps.org> hunted and pecked:
> On Tue, 30 Aug 2005 10:15:45 -0600, Wesley Vogel wrote:
>
>> Hi Sharon,
>>
>> <ROTFL>
>>
>> I had that as a screensaver for a while. I couldn't type
>> anything at the prompt, so I got rid of it. :-D
>>
>> http://www.kephyr.com/c64screensaver/
>
> Hey, didn't know about that screensaver. Can imagine succumbing to the
> urge to type at the prompt. Too funny!
>
> The image I posted was sent to me by a friend (a fellow commodore user).
> If you look closely you'll see the VIC versions are different. 2.0 for the
> screensaver (I think that was the last version out) and 1.1 on the image I
> have. Regardless, the nostalgia factor is definitely "there" in both the
> screensaver and the image.
>
> --
> Sharon F
> MS-MVP ~ Windows Shell/User
I was just joking, but the cursor actually blinks in the screensaver. It
could be tempting. ;-)
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:%23WkC7XYrFHA.3796@TK2MSFTNGP11.phx.gbl,
Sharon F <sharonfDEL@ETEmvps.org> hunted and pecked:
> On Tue, 30 Aug 2005 10:15:45 -0600, Wesley Vogel wrote:
>
>> Hi Sharon,
>>
>> <ROTFL>
>>
>> I had that as a screensaver for a while. I couldn't type
>> anything at the prompt, so I got rid of it. :-D
>>
>> http://www.kephyr.com/c64screensaver/
>
> Hey, didn't know about that screensaver. Can imagine succumbing to the
> urge to type at the prompt. Too funny!
>
> The image I posted was sent to me by a friend (a fellow commodore user).
> If you look closely you'll see the VIC versions are different. 2.0 for the
> screensaver (I think that was the last version out) and 1.1 on the image I
> have. Regardless, the nostalgia factor is definitely "there" in both the
> screensaver and the image.
>
> --
> Sharon F
> MS-MVP ~ Windows Shell/User
Archived from groups: microsoft.public.windowsxp.basics (More info?)
On Tue, 30 Aug 2005 13:37:37 -0600, Wesley Vogel wrote:
> I was just joking, but the cursor actually blinks in the screensaver. It
> could be tempting. ;-)
I figured you were, Wes. Still got a giggle imagining the blinking cursor
and the urge to that visual invitation to type. Spent hours and hours
typing little programs on that system. "Little"=5 hours of typing to watch
a bouncing ball on the screen. 10 if you wanted to do anything useful.
--
Sharon F
MS-MVP ~ Windows Shell/User
On Tue, 30 Aug 2005 13:37:37 -0600, Wesley Vogel wrote:
> I was just joking, but the cursor actually blinks in the screensaver. It
> could be tempting. ;-)
I figured you were, Wes. Still got a giggle imagining the blinking cursor
and the urge to that visual invitation to type. Spent hours and hours
typing little programs on that system. "Little"=5 hours of typing to watch
a bouncing ball on the screen. 10 if you wanted to do anything useful.
--
Sharon F
MS-MVP ~ Windows Shell/User
Archived from groups: microsoft.public.windowsxp.basics (More info?)
Hi Sharon,
I hate it when I see a Print Scrn of a Windows item. I can't tell you
how many times I have actually clicked on the wrong [X] trying to close
something.
Reminds me of the old practical joke of copying someone's Desktop to Paint.
Then opening the picture and hiding, waiting for someone to try clicking on
something.
I just did it to myself. I set up a slide show with just the one picture of
my Desktop. I had forgotten how real this looks. <LOL> You have to be
fairly observant to notice the five buttons in the upper right hand corner
that appear if you move your mouse.
I have never tried this on anyone, but I can't wait . If I can almost fool
myself, this has got to be hoot pulling it on someone else.
<ROTFL> Simple minds are easily amused.
I know that there are other clues as to what is going on, but....<ROTFL>
I hope that somebody who never heard of this before reads this and tries it.
Gotta send this, I'm laughing too hard.
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:%23H36UHdrFHA.2540@TK2MSFTNGP09.phx.gbl,
Sharon F <sharonfDEL@ETEmvps.org> hunted and pecked:
> On Tue, 30 Aug 2005 13:37:37 -0600, Wesley Vogel wrote:
>
>> I was just joking, but the cursor actually blinks in the screensaver. It
>> could be tempting. ;-)
>
> I figured you were, Wes. Still got a giggle imagining the blinking cursor
> and the urge to that visual invitation to type. Spent hours and hours
> typing little programs on that system. "Little"=5 hours of typing to watch
> a bouncing ball on the screen. 10 if you wanted to do anything useful.
>
> --
> Sharon F
> MS-MVP ~ Windows Shell/User
Hi Sharon,
I hate it when I see a Print Scrn of a Windows item. I can't tell you
how many times I have actually clicked on the wrong [X] trying to close
something.
Reminds me of the old practical joke of copying someone's Desktop to Paint.
Then opening the picture and hiding, waiting for someone to try clicking on
something.
I just did it to myself. I set up a slide show with just the one picture of
my Desktop. I had forgotten how real this looks. <LOL> You have to be
fairly observant to notice the five buttons in the upper right hand corner
that appear if you move your mouse.
I have never tried this on anyone, but I can't wait . If I can almost fool
myself, this has got to be hoot pulling it on someone else.
<ROTFL> Simple minds are easily amused.
I know that there are other clues as to what is going on, but....<ROTFL>
I hope that somebody who never heard of this before reads this and tries it.
Gotta send this, I'm laughing too hard.
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:%23H36UHdrFHA.2540@TK2MSFTNGP09.phx.gbl,
Sharon F <sharonfDEL@ETEmvps.org> hunted and pecked:
> On Tue, 30 Aug 2005 13:37:37 -0600, Wesley Vogel wrote:
>
>> I was just joking, but the cursor actually blinks in the screensaver. It
>> could be tempting. ;-)
>
> I figured you were, Wes. Still got a giggle imagining the blinking cursor
> and the urge to that visual invitation to type. Spent hours and hours
> typing little programs on that system. "Little"=5 hours of typing to watch
> a bouncing ball on the screen. 10 if you wanted to do anything useful.
>
> --
> Sharon F
> MS-MVP ~ Windows Shell/User
Archived from groups: microsoft.public.windowsxp.basics (More info?)
On Tue, 30 Aug 2005 21:19:23 -0600, Wesley Vogel wrote:
> <ROTFL> Simple minds are easily amused.
And on some days my mind is simpler than others.
To quote, ummm, you!
Keep having fun!
--
Sharon F
MS-MVP ~ Windows Shell/User
On Tue, 30 Aug 2005 21:19:23 -0600, Wesley Vogel wrote:
> <ROTFL> Simple minds are easily amused.
And on some days my mind is simpler than others.
To quote, ummm, you!
Keep having fun!
--
Sharon F
MS-MVP ~ Windows Shell/User
Archived from groups: microsoft.public.windowsxp.basics (More info?)
Oh, I am!
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:eLKNw7irFHA.2076@TK2MSFTNGP14.phx.gbl,
Sharon F <sharonfDEL@ETEmvps.org> hunted and pecked:
> On Tue, 30 Aug 2005 21:19:23 -0600, Wesley Vogel wrote:
>
>> <ROTFL> Simple minds are easily amused.
>
> And on some days my mind is simpler than others.
>
> To quote, ummm, you!
> Keep having fun!
> --
> Sharon F
> MS-MVP ~ Windows Shell/User
Oh, I am!
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:eLKNw7irFHA.2076@TK2MSFTNGP14.phx.gbl,
Sharon F <sharonfDEL@ETEmvps.org> hunted and pecked:
> On Tue, 30 Aug 2005 21:19:23 -0600, Wesley Vogel wrote:
>
>> <ROTFL> Simple minds are easily amused.
>
> And on some days my mind is simpler than others.
>
> To quote, ummm, you!
> Keep having fun!
> --
> Sharon F
> MS-MVP ~ Windows Shell/User
Related ressources:
- ForumBatch file renaming based on barcode
- ForumDOS Batch Script to Determine When ISP Changes my IP Address
- ForumBatch file help
- Forum[SOLVED] Batch file commands not executed
- ForumBatch File - "Access Denied" On Windows 7?
- ForumWindows 7 batch file help
- ForumWindows batch file : set output of program to a variable?
- Forumneed to create a batch file
- ForumWant to run a batch file invisibly
- ForumHow to determine in batch-file , if user is administrator
- ForumPCMCIA slots need more power??? HELP!
- ForumHow This Work...?
- ForumHow can I boot different option from one OS
- ForumHaving really weird file problem with XP pro
- ForumHow to reinstall Internet Explorer 6
- More resources
Read discussions in other Windows XP categories
!