Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.programming.threads > #1414
| Newsgroups | comp.programming.threads |
|---|---|
| Date | 2013-03-03 05:24 -0800 |
| References | <9gIZi.6511$Ew3.5251@newsfe7-gui.ntli.net> |
| Message-ID | <ea0ad3cc-bbcb-4e10-acf0-b7ca5532db38@googlegroups.com> (permalink) |
| Subject | Re: How do I look inside an .exe file to view the programming |
| From | jooby.joon@gmail.com |
On Sunday, November 11, 2007 10:27:09 PM UTC+3:30, corbyguy wrote: > Hello > > I have downloaded an .exe program file and I would like to look inside this > .exe program file to have a look at, view and read the details of the > program. > > Does anyone know of a program that I can use to open up this .exe file so I > can view and read the written program? > > Jamie Sometimes I want to install a wireless networki card or printer driver on a computer. Some wireless network card and printer driver packages come with extra software you don't need. A lot of times preventing the installation of this "bloatware" is impossible. When you click that single ".exe" or ".msi" file the installation process automatically throws the unnecessary software on your computer no matter what. To prevent the extra software from installing you need to open up the ".exe" or ".msi" file on your computer. When you do this you will see all the contents within the ".exe" or ".msi" independently accessible. Note: The video tutorial below shows you how to extract an ".exe" file but it will work the same way to extract an ".msi" file. In the following Extracting an ".exe" File video tutorial I will take you step-by-step and you will easily learn the following… 1. Where to find and how-to download the free 7-zip file archiver 2. How-To extract an .exe file onto your desktop and look at its contents
Back to comp.programming.threads | Previous | Next | Find similar
Re: How do I look inside an .exe file to view the programming jooby.joon@gmail.com - 2013-03-03 05:24 -0800
csiph-web