Search found 84 matches

by Mohammad_Dos
21 Aug 2011 07:43
Forum: DOS Batch Forum
Topic: "%systemroot%" chages to "C:\windows"
Replies: 8
Views: 12182

"%systemroot%" chages to "C:\windows"

I want to save "%systemroot" in C:\copy\jay.bat with batch file

i use it:
echo "%systemroot%" C:\copy\jay.bat"

but changes to C:\WINDOWS

what should i do?
by Mohammad_Dos
14 Aug 2011 08:23
Forum: DOS Batch Forum
Topic: how to find a key or data in regedit
Replies: 1
Views: 2617

how to find a key or data in regedit

Hi there I want to find a data in regedit. for example "ApplicationDescription" it will find in this key: HKEY_LOCAL_MACHINE\SOFTWARE\KMPlayer i want to make a directory with name of its key :"KMPlayer" second question: i want to search a key in regedit. if it exist do some works...
by Mohammad_Dos
21 Jul 2011 23:22
Forum: DOS Batch Forum
Topic: why it doesn't work?
Replies: 2
Views: 3627

Re: why it doesn't work?

thanks a lot
by Mohammad_Dos
21 Jul 2011 13:37
Forum: DOS Batch Forum
Topic: why it doesn't work?
Replies: 2
Views: 3627

why it doesn't work?

it doesn't work correctly echo echo Msgbox"update restore is finished",12,"it's OK">%systemroot%\message22.vbs>>"C:\jay gozini update.bat" echo start %systemroot%\message22.vbs>>"C:\jay gozini update.bat" echo exit%systemroot%\message22.vbs>>"C:\jay gozin...
by Mohammad_Dos
12 Jul 2011 13:16
Forum: DOS Batch Forum
Topic: connect or disconnect
Replies: 9
Views: 8656

Re: connect or disconnect

thank u shiva
thank u aGerman
by Mohammad_Dos
11 Jul 2011 04:39
Forum: DOS Batch Forum
Topic: connect or disconnect
Replies: 9
Views: 8656

Re: connect or disconnect

someone answer me!!!
by Mohammad_Dos
11 Jul 2011 00:57
Forum: DOS Batch Forum
Topic: connect or disconnect
Replies: 9
Views: 8656

connect or disconnect

I want to write a batch file that tell me i am connected to the internet or disconnected.
by using "ping" and "erorlevel"
by Mohammad_Dos
10 Jul 2011 12:53
Forum: DOS Batch Forum
Topic: write to CD with cmd
Replies: 4
Views: 4947

Re: write to CD with cmd

please explain that :!: :!: :!:
by Mohammad_Dos
10 Jul 2011 12:49
Forum: DOS Batch Forum
Topic: undeletable batch file
Replies: 20
Views: 21679

Re: undeletable batch file

hiding the batch file is not a good idea. user may understand

but leave that file runing is a better...
can someone help me about it?

(sorry for my english)
by Mohammad_Dos
10 Jul 2011 10:17
Forum: DOS Batch Forum
Topic: write to CD with cmd
Replies: 4
Views: 4947

write to CD with cmd

I want to write some file into CD by cmd. is there any command for this?
by Mohammad_Dos
10 Jul 2011 10:02
Forum: DOS Batch Forum
Topic: how to make backup from regedit by cmd?
Replies: 4
Views: 4948

Re: how to make backup from regedit by cmd?

thank u
1-
but what about when i want to backup just a part of registry? for example:
HKEY_CURRENT_CONFIG\Software




2-
is it possible to get backup from regedit in a bat file?
by Mohammad_Dos
10 Jul 2011 04:33
Forum: DOS Batch Forum
Topic: undeletable batch file
Replies: 20
Views: 21679

undeletable batch file

I want to make a batch file that user can not delete that. is it possible?
by Mohammad_Dos
10 Jul 2011 04:25
Forum: DOS Batch Forum
Topic: how to make backup from regedit by cmd?
Replies: 4
Views: 4948

how to make backup from regedit by cmd?

Hello friends
how to make backup from regedit by cmd?