Need you help, I want to give a friend ....., the most useless shortcut I can think of, explained |
![]() ![]() |
Need you help, I want to give a friend ....., the most useless shortcut I can think of, explained |
Mar 10 2006, 12:48 PM
Post
#1
|
|
![]() Member 2k ![]() ![]() ![]() ![]() ![]() Posts: 2,344 From: geneva switzerland OS: linux(kubuntu) |
|
|
|
Mar 10 2006, 02:24 PM
Post
#2
|
|
![]() Ruler of Omicron Persei 8 Posts: 20,667 From: kn-ARGH!-xville Tenn-ARGH!-see OS: 3.1, 95, 98SE, xp, 2000, NT4, 2003 Standard Edition, linux (various flavors) |
so you want something that he will be tricked into clicking....that will restart his machine into safe mode? (not really understanding completely)
|
|
|
Mar 10 2006, 02:33 PM
Post
#3
|
|
![]() Member 5k Posts: 8,884 From: Scotland, UK OS: Vista Ultimate x64 and x86 plus Hardy Heron on the side |
Sounds like a most excellent devious trick. Perhaps make it look like his internet browser shortcut.
This post has been edited by warriorscot: Mar 10 2006, 02:34 PM |
|
|
Mar 10 2006, 02:39 PM
Post
#4
|
|
![]() Ruler of Omicron Persei 8 Posts: 20,667 From: kn-ARGH!-xville Tenn-ARGH!-see OS: 3.1, 95, 98SE, xp, 2000, NT4, 2003 Standard Edition, linux (various flavors) |
you could...in theory...if you had access to his boot.ini file to see what it normally says..make a modified version of it
with some of the settings here http://support.microsoft.com/?kbid=239780 to where the boot.ini would look similar to CODE [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\Windows [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows XP Proffessional" /fastdetect /SAFEBOOT:MINIMAL(ALTERNATESHELL) but how to modify his boot.ini safely from a command line...hmmm...still working on it |
|
|
Mar 10 2006, 03:22 PM
Post
#5
|
|
![]() Member 2k ![]() ![]() ![]() ![]() ![]() Posts: 2,344 From: geneva switzerland OS: linux(kubuntu) |
No, I don't wish to be divious here, actually I appreciate his msconfig shortcut and have it now on a USB key, which was simply the line below in a shortcut folder, simple and rather useless.
C:\WINDOWS\PCHEALTH\HELPCTR\Binaries\msconfig.exe So with that idea in mind, and because it is so useless (since F8 just before the windows screen on boot up gets you there too) it becomes the perfect useless gift on par with givng someone a pair of yellow socks in the real world then. I throw this thread open then to any compleatly pointless shortcuts but not those normally on the screen like shortcut to recycle bin which is too lame I feel. |
|
|
Mar 10 2006, 03:27 PM
Post
#6
|
|
![]() Ruler of Omicron Persei 8 Posts: 20,667 From: kn-ARGH!-xville Tenn-ARGH!-see OS: 3.1, 95, 98SE, xp, 2000, NT4, 2003 Standard Edition, linux (various flavors) |
aaahhh...i see you want to give him a completely useless present that actually does something...but something that you would do anyway by a different method...but without being sneakylike
|
|
|
Mar 10 2006, 03:38 PM
Post
#7
|
|
![]() Site Administrator Posts: 17,435 From: 127.0.0.1 OS: Windows Vista Ultimate |
How about a shortcut to your desktop (of course, placed on the desktop)?
|
|
|
Mar 10 2006, 03:39 PM
Post
#8
|
|
![]() Ruler of Omicron Persei 8 Posts: 20,667 From: kn-ARGH!-xville Tenn-ARGH!-see OS: 3.1, 95, 98SE, xp, 2000, NT4, 2003 Standard Edition, linux (various flavors) |
make a text file in notepad and enter the text below
CODE ECHO off date /t time /t pause now press file > save as > make sure that the file type is "all files" and save the file as "whatTIMEisIT.bat" or something like that..just as long as it ends in .bat... now double click the .bat file on the desktop (or wherever you saved it to) you should get a command prompt that looks like CODE C:\Documents and Settings\dsenette\Desktop>ECHO off Fri 03/10/2006 04:37 PM Press any key to continue . . . when he presses a key...it will close |
|
|
Mar 10 2006, 03:43 PM
Post
#9
|
|
![]() Member 2k ![]() ![]() ![]() ![]() ![]() Posts: 2,344 From: geneva switzerland OS: linux(kubuntu) |
Yes, rather like those adds you see on television where ones asks oneself "Gosh who on earth would honestly buy one of those". I certainly wouldn't like something sneaky as that is not my style, something stupid, yes I think everyone knows my style by now.
|
|
|
Mar 10 2006, 03:47 PM
Post
#10
|
|
![]() Member 2k ![]() ![]() ![]() ![]() ![]() Posts: 2,344 From: geneva switzerland OS: linux(kubuntu) |
dsenette, I am trying it out and it and if it is what I think it is, that is just great, sure it is safe though and how about turning it back if he asks?
|
|
|
Mar 10 2006, 03:49 PM
Post
#11
|
|
![]() Ruler of Omicron Persei 8 Posts: 20,667 From: kn-ARGH!-xville Tenn-ARGH!-see OS: 3.1, 95, 98SE, xp, 2000, NT4, 2003 Standard Edition, linux (various flavors) |
just delete the file...all it's doing is opening up a command promt and displaying the %date% and %time% variables from the system info
|
|
|
Mar 10 2006, 03:52 PM
Post
#12
|
|
![]() Ruler of Omicron Persei 8 Posts: 20,667 From: kn-ARGH!-xville Tenn-ARGH!-see OS: 3.1, 95, 98SE, xp, 2000, NT4, 2003 Standard Edition, linux (various flavors) |
also...if you want it to say something to him as well after it displays the time and date
you can add a line before the "pause" that says something like echo GAME TIME!!! and it will say C:\Documents and Settings\dsenette\Desktop>ECHO off Fri 03/10/2006 04:37 PM GAME TIME!!! Press any key to continue . . |
|
|
Mar 10 2006, 04:02 PM
Post
#13
|
|
![]() Member 2k ![]() ![]() ![]() ![]() ![]() Posts: 2,344 From: geneva switzerland OS: linux(kubuntu) |
Thanks, I will use it, a lot depends on the message line, is it unlimited here?
|
|
|
Mar 10 2006, 04:05 PM
Post
#14
|
|
![]() Ruler of Omicron Persei 8 Posts: 20,667 From: kn-ARGH!-xville Tenn-ARGH!-see OS: 3.1, 95, 98SE, xp, 2000, NT4, 2003 Standard Edition, linux (various flavors) |
as far as what you want it to echo? sure...don't know the per line character limit but as long as you start the line with echo...the prompt will print it on the screen so you could do
echo hello echo there, echo how echo are echo you echo doing? and that would print on the screen hello there, how are you doing? but if there is a per line character limit..it's probably relatively large |
|
|
Mar 10 2006, 04:11 PM
Post
#15
|
|
![]() Member 2k ![]() ![]() ![]() ![]() ![]() Posts: 2,344 From: geneva switzerland OS: linux(kubuntu) |
I am thinking of "Happy birthday to you" with the rest so it should be OK. Thanks for showing me the ropes here then.
|
|
|
![]() ![]() |
Similar Topics
| Topic Title | Replies / Views | Topic Information | |||||
|---|---|---|---|---|---|---|---|
![]() |
0 / 297 | 10th June 2005 - 05:55 AM sidd started - last by sidd |
|||||
![]() |
10 / 465 | 2nd October 2005 - 02:14 PM becca77 started - last by Kurt_Aust |
|||||
![]() |
2 / 1,603 | 22nd June 2006 - 05:50 PM VeeDubkid started - last by greyknight17 |
|||||
![]() |
8 / 473 | 14th April 2007 - 02:15 AM westcoastransportceo started - last by Crustyoldbloke |
|||||
|
Time is now: 20th November 2008 - 09:34 PM |
| Advertisements do not imply our endorsement of that product or service. The forum is run by volunteers who donate their time and expertise. We make every attempt to ensure that the help and advice posted is accurate and will not cause harm to your computer. However, we do not guarantee that they are accurate and they are to be used at your own risk. |