Monday 19 August 2013

.bat to .exe

      Converting .bat to .exe is required if you want to create an application and don't want the code to be read by someone else. There are lots of software available to do this work, but I prefer Quick batch file compiler (QBFC) for this purpose, you can download this software from here.


       Install this software and then start it. You can create your batch file form here or you can open any .bat file in it. 
     
      Once you are done with your batch file save it as .bat first. Then go to option tab

     Choose the application type.
         1.) Console :--> Select this option if you want your batch file to be seen while executed. Mostly used when you want any input with user.
         2.) Ghost :--> Select this option if you don't want user to see what is going on. App created using this option will work silently on background. User will not see any thing on screen.


      Now go to version info and give any information if you want to. If you are making any application then you should give version information and etc. After giving version detail got to "Embedded files" option.

     1.) Application Icon:- Over here you can see the Icon of you application.
     2.) Give the location of the icon for you application. The icon file must be in .ico format. 
     3.) If you want you can include some other application in you application which you want to run while running this app. This option is very useful while making virus or making big software.
      Now click on Build Icon, this will convert you .bat file to .exe file. Below you can see the location of the .exe file.
I have uploaded a Video on it. Check it out.

1 comment:

Techy Dost said...

Please send me the link video regarding
how to boot linux in laptop. and how to hack Facebook.


Name: Balkrishan
Email: balkrishna.bhardwaj91@hotmail.com