Search found 4 matches

by MrChuCong
03 Mar 2012 01:51
Forum: DOS Batch Forum
Topic: Show /Hide on Network
Replies: 1
Views: 2870

Show /Hide on Network

I have the script as follows: @echo off goto main :main cls echo 1 Show on Network echo 2 Hide on Network echo 3 Exit :choice set /P C=[1,2,3]? if "%C%"=="1" goto showit if "%C%"=="2" goto hideit if "%C%"=="3" goto exitit :showit net config...
by MrChuCong
15 Feb 2011 22:26
Forum: DOS Batch Forum
Topic: User CommandPromt with system right
Replies: 0
Views: 5008

User CommandPromt with system right

I want to use dos command with the right system (not administrator) for example, when using the command "at 00:00:00 / interactive cmd.exe" then when it appeared at that time 00:00:00 cmd with system rights, not management. but I want to know more, any more right to call cmd with other sys...
by MrChuCong
15 Feb 2011 11:15
Forum: DOS Batch Forum
Topic: I need Bat command upload to website
Replies: 2
Views: 4102

I need Bat command upload to website

want me up load File tin trang web Drag me when tha tin File to 1 file bat
for example: me when you want to download file File to web mediafire.com Drag File in that has bat in use as input account
help me :D