Combine multiple commands and executables into a single exe Combinar múltiplos comandos e executáveis em um único exe
Posted on November 21, 2008 at 5:13 am Postado em 21 de novembro de 2008 às 5:13 am
What if you have multiple executable files that you want to distribute using a single executable file? Traditionally you will need to create a .bat file but that will mean you know how to program a .bat file and you know your way to the intricacies of manually packing executable files. E se você tiver vários arquivos executáveis que pretende distribuir por meio de um único arquivo executável? Tradicionalmente você precisará criar um. Bat, mas isso significará que você sabe como fazer um programa. Bat e você sabe o caminho para os meandros da manualmente embalagem de arquivos executáveis.
There is a free program called Wrapper that will help you complete that task of wrapping executables in no time. With it’s straightforward interface, all you have to is add executable files and press the Make button to generate a single executable file. Existe um programa gratuito chamado Wrapper que irá ajudá-lo a concluir que a tarefa de embalar executáveis em nenhum momento. Com interface é simples, é tudo que você tem que adicionar arquivos executáveis e pressione o botão Faça a gerar um único arquivo executável.
To get Wrapper you can download it from Para obter Wrapper você poderá fazer o download a partir de Download.com or go straight to it’s website: ou ir diretamente ao site é: http://salarsoft.somee.com/ .
The website is in Arabic but the software itself is in English. Unzip the package and double click Wrapper.exe to start making your executable projects: O site é em árabe, mas o software em si está em Inglês. Descompacte o pacote e dê um duplo clique Wrapper.exe fazendo seu executável para iniciar projetos:
Click Add File to begin adding executable files: Clique em Adicionar arquivo para começar a adicionar arquivos executáveis:
The add file window will appear. Enter the location of the executable file and make sure to check or uncheck the “Extract” box depending on your chosen file. If your file is a self extracting file (ie installers), make sure to enter the “extract directory” location. Press OK to add the file. In this case I entered “putty.exe” and since it is not a zipped file I unchecked the “Extract” box: A acrescentar arquivo será exibida. Digite a localização do arquivo executável e certifique-se de verificar ou desmarque a opção "Extrato" caixa dependendo do seu arquivo escolhido. Se o seu arquivo é um arquivo auto-extraível (ou seja, instaladores), certifique-se para entrar no "Extrair diretório" local. Pressione OK para adicionar o arquivo. Nesse caso eu entrou "putty.exe" e uma vez que não é um arquivo zipado eu desmarcado o "Extracto" caixa:
Another thing that you can add are typed-in commands like “firefox” that will open up a new firefox window or “notepad” to open a new notepad process. To start adding commands click the “Add Cmd” button: Outra coisa que você pode adicionar comandos estão no digitou-like "firefox", que irá abrir uma nova janela do Firefox ou "notepad" para abrir um novo processo notepad. Adicionando comandos Para iniciar clique no botão "Adicionar Cmd" botão:
Choose the lower option labeled “Run command” and then enter the command name and parameters of the command. In the example below I entered “firefox” and then entered “www.google.com” as parameter. Click OK to add the command to the list: Escolha a opção inferior marcadas "Executar comando" e, em seguida, digite o nome do comando e os parâmetros do comando. No exemplo abaixo eu entrou "firefox" e, em seguida, entrou "www.google.com" como parâmetro. Clique em OK para adicionar o comando para a lista:
You should see all of your added commands and executable files on the list of items. You may change the order of execution by using the “Up” and “Down” arrows to the left: Você deve aditada ver todos os seus comandos e arquivos executáveis na lista de itens. Você pode mudar a ordem de execução usando a "Up" e "baixo" setas para a esquerda:
After you are done adding executable files and commands you can generate the wrapped exe by entering the filename of the exe file you want. In the example below I entered “test.exe” as the output file. Depois de acabar de adicionar arquivos executáveis e comandos que podem gerar o exe embrulhados informando o nome do arquivo do exe que você deseja. No exemplo abaixo eu entrou "test.exe", como o arquivo de saída.
Click “Make” to generate the output file: Clique em "Criar" para gerar o arquivo de saída:
You should be able to see the final output using Windows Explorer: Você deve ser capaz de ver o resultado final usando o Windows Explorer:
Running this file will execute the executables and files that we wrapped above. The size of the generated exe file will depend on the size of the exe files you add. The typed-in commands like “firefox” will not eat so much space since it only is a command to call Firefox (ie it will not contain the executable file itself). A execução desse arquivo irá executar os arquivos executáveis e que nós colocaremos acima. O tamanho do arquivo gerado exe vai depender do tamanho do exe que você adicionar. Os comandos digitados-nos como "firefox" não vai comer muito espaço, uma vez que é apenas um comando para chamar o Firefox (ou seja, ele não irá conter o arquivo executável em si).
Wrapper is a great tool for generating your own package of executables. Instead of sending separate executables and then instructing end users to execute separate commands, wrapped executables and commands will handle them all in one executable. Wrapper é uma ótima ferramenta para gerar o seu próprio pacote de executáveis. Em vez de enviar separados executáveis e, em seguida, instruindo os usuários finais para executar comandos distintos, embrulhado executáveis e comandos irá segurá-los todos em um executável.
There are other features of Wrapper that you can use like adding a new registry entries, killing processes and deleting process files. With these features, we can tell that this is one powerful tool so be careful when using it. Existem outras das Wrapper funcionalidades que podem ser usados como adicionar um novo registro entradas, matando processos e apagar arquivos processo. Com esses recursos, podemos dizer que esta é uma poderosa ferramenta para ter cuidado ao usá-lo.
Ben Carigtan writes about computers, websites, technology and how to get the best out of them. Ben Carigtan escreve sobre computadores, web, tecnologia e sobre como obter o melhor das mesmas.
» Filed Under »Arquivado Sob Cool Websites Cool Websites
Save this page Guardar esta página | Stir it up on Mixx Mexer tudo sobre Mixx | |
Add to Reddit Adicionar ao Reddit |
Related Posts Posts Relacionados
- How to open multiple programs in Windows at once Como abrir vários programas no Windows de uma só vez
- Compare and merge two files using WinMerge Comparar e mesclar dois arquivos usando WinMerge
- How to extract audio from AVI, WMV, MPEG, FLV, MOV video files for free Como extrair o áudio de AVI, WMV, MPEG, FLV, MOV ficheiros de vídeo de graça
- How to use the remote shutdown command in Windows Como usar o comando remoto desligamento no Windows
- How to extract icons from EXE, DLL, OCX, and CPL files Como extrair ícones de EXE, DLL, OCX, CPL e arquivos























Correction: the website is in Farsi, not Arabic. Correção: o site está em farsi, não árabe.