how to open .exe file of any program without c++ software. | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

how to open .exe file of any program without c++ software.

17th Jun 2016, 8:23 AM
VIPUL RINWA
VIPUL RINWA - avatar
2 Antworten
+ 1
search the directory where the source file is saved...mostly the .exe is there with source file's name on it
25th Jun 2016, 3:21 PM
Mukul Kumar
Mukul Kumar - avatar
0
using batch file command u can do that. u have to write batch file command in notepad, it's .bat file execute console app...
17th Jun 2016, 11:46 AM
VISHAL PRAJAPATI
VISHAL PRAJAPATI - avatar