cmd - packing / merging 2 exe files -


hello possible merge / combine / pack 2 .exe files

example :

1.exe + 2.exe = 3.exe

and how run 1 of them, another, : start 3.exe:2.exe...

thanks

yes, can, cmd command:

  • type notepad text1.txt: creates new notepad file , can type inside, save close.
  • type notepad text1.txt:hidden.txt: can type , save it. means hidden.txt become inside text1.txt can not see it. why? long story :) these ntfs issues.

also can .exe files.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -