Everything posted by kingprageeth
-
How to run a batfiles at windows startup
cworkman, you didn't help me. I will rename you as cporkman. Hi...Hi...H...."C_PORK_MAN=see PORK-MAN=see PIG MAN"
-
Auto Identify USB drive letter (..?)
Thanx everybody for helping me.(Specially to GTOOOOOH,blinkdt and PsiMoon314)
-
Auto Identify USB drive letter (..?)
GTOOOOOH, please tell me your method. That may be useful for me.
-
Auto Identify USB drive letter (..?)
No any useful ideas?
-
Auto Identify USB drive letter (..?)
:angry:
-
How to run a batfiles at windows startup
cworkman , please tel me how to cleared the registry entry again.
-
Auto Identify USB drive letter (..?)
Ooooh friends......, atleast tel me a way to identify the letters of all the drive partitions (with usb drive) in my machine.
-
How to run a batfiles at windows startup
Hi my friend cworkman! thank you again and again for spending your time for helping me. Your answer was very useful for me. Your answer solved my problem. Please tell me how to clear the entered registry string again usin a REG file.Thanx friend...
-
Auto Identify USB drive letter (..?)
I am writing bat files. I want my program to identify the letter of the USB flash drive which connected to the machine. Does anybody know how to do that?
-
How to run a batfiles at windows startup
No any ideas? Please...
-
How to run a batfiles at windows startup
Thanx and thanx my dear friend legolash2o. Your post is very interesting. Thanx again.... Can any body tell me how to use a java script or a VB script or a batch command to edit registry, to run a program at startup. Or anybody know a method to add a program to startup, different from legolash2o s method .
-
How to run a batfiles at windows startup
Thanx clavicle. Anybody know another way to run a program at startup of XP?
-
How to run a batfiles at windows startup
I have written a bat file. I want to make it run at every times that windows startsup. I can do it by putting a shortcut in the startup folder. But i have heard that "autuexec.bat" file can be used for that. I added a line to call my program in the "autuexec.bat" file. But the program doesn't run at startup. When I double click the "autuexec.bat" file, the program runs. It means that my calling method is correct. Please help me. (If you at least know a different way to do my task please post a reply)
-
Ms DOS attrib command
Thank u very much for helping me Mijzelf. My problem is ok. Thankx again...
-
Flash Drive cannot be opened
I tried several PCs and several usb ports. but problem is still there.Other flash drives are working in those usb ports.But my one is not working.Please help me..
-
Ms DOS attrib command
Ooooooh my dear friend Mijzelf, your script is a magic and that was what i was needed. please tell me the way of unhide the folders.Thanx again and again my friend....
-
customizing programs in XP pro
Hey, somebody may close the program. Get hidden behind the computer and try to catch the man.
-
Ms DOS attrib command
Attribute of folders can be changed using command prompt. Ex:- the command "attrib +s +h d:\myfolder" will change the attribute of "myfolder". The command "attrib +s +h d:\myfolder\*.* /s /d" will change the attribute of all the files and sub folders in "myfolder". But I want to change the attribute of folders only. Please help me.
-
Flash Drive cannot be opened
When I plugged my Kinston 512MB USB flash drive in to the USB port the computer recognizes it and shows the Icon i My Computer.But when I double click the Icon it gives the message "Please insert a disk in to drive I:". When I go to the properties of the drive it shows 0MB free and 0MB used.Search option or Explore option lso is not work for it. Even it cant be Formatted.Please help me.
-
Ms DOS attrib command
I'm new for DOS.I want to change the attribute of all the folders in my USB flash drive as System Folders. But I don't want to change the attribute of the files inside those folders. Can somebody tell me a command for that.