Need you help, I want to give a friend
Started by
fleamailman
, Mar 10 2006 12:48 PM
#1
Posted 10 March 2006 - 12:48 PM
#2
Posted 10 March 2006 - 02:24 PM
so you want something that he will be tricked into clicking....that will restart his machine into safe mode? (not really understanding completely)
#3
Posted 10 March 2006 - 02:33 PM
Sounds like a most excellent devious trick. Perhaps make it look like his internet browser shortcut.
Edited by warriorscot, 10 March 2006 - 02:34 PM.
#4
Posted 10 March 2006 - 02:39 PM
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.micro...om/?kbid=239780
to where the boot.ini would look similar to
with some of the settings here
http://support.micro...om/?kbid=239780
to where the boot.ini would look similar to
[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
#5
Posted 10 March 2006 - 03:22 PM
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.
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.
#6
Posted 10 March 2006 - 03:27 PM
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
#7
Posted 10 March 2006 - 03:38 PM
How about a shortcut to your desktop (of course, placed on the desktop)?
#8
Posted 10 March 2006 - 03:39 PM
make a text file in notepad and enter the text below
you should get a command prompt that looks like
when he presses a key...it will close
ECHO off date /t time /t pausenow 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
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
#9
Posted 10 March 2006 - 03:43 PM
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.
#10
Posted 10 March 2006 - 03:47 PM
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?
#11
Posted 10 March 2006 - 03:49 PM
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
#12
Posted 10 March 2006 - 03:52 PM
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 . .
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 . .
#13
Posted 10 March 2006 - 04:02 PM
Thanks, I will use it, a lot depends on the message line, is it unlimited here?
#14
Posted 10 March 2006 - 04:05 PM
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
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
#15
Posted 10 March 2006 - 04:11 PM
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
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users