Entra

View Full Version : Entrare nel prompt dei comandi


ZANA41
23-02-2019, 07:12
Buongiorno a tutti. Volevo capire come mai quando entro nel prompt dei comandi (da esegui o da eseguibile che ho sul desktop) entra per mezzo secondo e poi si richiude e la finestra non rimane aperta per poterci lavorare.
sapete aiutarmi?
grazie infinite

tallines
23-02-2019, 08:10
Ciao, prova cosi >

Run regedit
Go to HKLM\Software\Microsoft\Command Processor\ or HKEY_CURRENT_USER\Software\Microsoft\Command Processor\ or HKEY_LOCAL_MACHINE\Software\Microsoft\Command Processor\

For some reason there was AUTORUN key with "EXIT" inside.

Remove the AutoRun key and everything should went back to normal.
CMD.exe should start to work again.

Nicodemo Timoteo Taddeo
23-02-2019, 08:56
Che cosa invochi (scrivi) per far partire il prompt dei comandi da esegui? Che eseguibile fa partire il link (eseguibile :confused: )che hai sul desktop?

Click destro, scheda collegamento, destinazione.

Se vai in C:\Windows\system32 e fai doppio click su cmd.exe, il prompt si apre regolarmente?

Invece powershell funziona? Click destro sul pulsante start Windows PowerShell


Spesso comunque queste cose succedono a seguito di infezione da malware, hai altri malfunzionamenti su quel PC?

ZANA41
24-02-2019, 06:31
Ciao, prova cosi >

Run regedit
Go to HKLM\Software\Microsoft\Command Processor\ or HKEY_CURRENT_USER\Software\Microsoft\Command Processor\ or HKEY_LOCAL_MACHINE\Software\Microsoft\Command Processor\

For some reason there was AUTORUN key with "EXIT" inside.

Remove the AutoRun key and everything should went back to normal.
CMD.exe should start to work again.


Perfetto Grazie!!

tallines
24-02-2019, 11:12
Perfetto Grazie!!
Hai risolto con il suggerimento dato ?