Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
36 views

Search exe file for English words

I am trying to find out if there are open source components in an app I found online. I have skimmed the file in a Hex editor but can't spend the hours that would be required going line by line ...
1
vote
4answers
96 views

Combining two exe files

Is that possible, to combine two exe files? I need it to work like this: User is running combined.exe (combination of 2 exe files). When first exe is loaded and user has clicked "Start" there (I ...
2
votes
2answers
117 views

How to disable the online Authenticode check everytime you open an EXE?

Every time you open an EXE file that you've downloaded, Windows 7 checks online if the EXE is signed. Is there a way to disable this? It takes around five seconds to test if it's okay, and then it ...
5
votes
3answers
101 views

How to prompt a user for run-as credentials when double-clicking an icon?

I am running a kiosk type system where the user has almost zero permissions. I want to place an icon on their desktop that would run a specific program as their Active Directory credentials. I am ...
1
vote
0answers
66 views

“file.myext” is not a valid Win32 application

I have written a registry that creates .myext and opens my executable file (converted from a batch file that opens a .jar) which then opens my application. The registry Windows Registry Editor ...
3
votes
3answers
232 views

How to check if a binary is 32 or 64 bit on Windows?

So, I need to do just that before I move the program to 32bit machine and experience a spectacular failure. Is there an easy way to do this?
0
votes
1answer
26 views

Some apps gets a strange string to the end, no virus, XP has just reinstalled

After installing a program, I can't use it, since some extra strings appears at the end of all .exe programs: assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> ...
0
votes
1answer
56 views

I have a program called Super Lab that I need for a research paper in Psychology

I recently bought a new computer and it claims that I can't install the program due to lack of compatability to a 64 bit system. What can I do?
6
votes
1answer
146 views

Change in executable (*.exe) size while transferring file from one PC to another

I am encountering a strange issue with en executable file. When I transfer this executable from PC A to PC B using IP messenger its size changes. Functionally, it still behaves in the same manner. ...
1
vote
2answers
243 views

Why can't I delete some .exe files?

I've been having a really strange problem in Windows 7 that's been driving me nuts. Sometimes when I delete a folder full of random files (and no, not files in the Windows folder) and one of those ...
1
vote
1answer
204 views

Why have all .exe files been changed to .ink, except for Opera?

I use Windows XP Home Edition with SP3. All my .exe files were changed to .ink. Now I am unable to open basic Windows programs because they no longer recognize themselves nor have any clue about which ...
-3
votes
1answer
59 views

Why do games have weird file names? [closed]

Many games I have seen have weird names for the actual game exe. There's the launcher/updater, then the actual game program is called something totally random. For example, Flyff has the name ...
1
vote
2answers
94 views

User computer won't run exes and internet Explorer unless run as admin

I am having a problem with a computer running Windows 7 on our domain. This computer will not run internet Explorer correctly, for example using citrix addon. Also when I tried installing .exe's ...
2
votes
2answers
51 views

Unfamiliar .exe files attempt to run repeatedly

User Account Control recently alerted me that a program named setupxxxxxxxxx.exe (where the Xs are seemingly random numbers) was trying to run. When I said no, another file with different numbers ...
1
vote
5answers
134 views

How to send an .exe attachment via Google Mail [closed]

One of our clients needs to give us a new version of a utility which happens to be an .exe file. The obvious choice is to email it but our email provider (Google) blocks exe attachments even if they ...
0
votes
1answer
21 views

Eliminate cause of crash - if rooted on host

Is there a way to pin down the moments (e.g., 15 seconds) just before a program crashes on windows-xp-sp3? It would be interesting to inspect applications and executables and their communication ...
2
votes
2answers
391 views

Executing symbolic link to exe - “The specified path does not exist”

When trying to execute a symbolic link which points to an exe file (on Windows 7), the "Open with" windows appears. When renaming it to a ".exe" file, it says "The specified path does not exist. Check ...
2
votes
2answers
145 views

How do I make Windows XP recognize EXEs again?

I've got a virus "first" here. Basically a friend had gotten his system severely infected. He had 8 different viruses, and 157 different pieces of spyware (most of it likely replicated, but still). ...
1
vote
2answers
355 views

unload dll's in windows 7

Is there a tool in windows 7 that allows you to find and unload dll's? Without restarting the system. I am not looking to unload/upgrade/regsrv32.. Just looking to wipe out a couple dll's but they're ...
0
votes
4answers
232 views

EXE file package repair

I downloaded a large EXE file, but when I try to install it, during the installation process an error message said that some components are corrupted or missing, although the software is compatible ...
2
votes
2answers
75 views

Is it possible to install software in such a way that the user can't remove it?

Let's say a program is contained entirely in a jar or exe. Is it possible for this program to propagate itself such that the user can't possibly remove it from the machine? I'm wondering how much ...
0
votes
1answer
214 views

Automatically run a self extracting .exe with a /T command line switch?

I want to distribute a self extracting executable that will extract to a hard coded directory with no user prompting. Right now, I'm using iexpress to package up my files, but I can't figure out how ...
0
votes
2answers
276 views

Execute Windows program from Unix script on remote server [closed]

Is it possible to use a Unix script on a remote server that has Unix installed to call call/run Windows program.
-12
votes
5answers
650 views

Convert PDF to exe to raise security

I have some PDFs I want convert all to .exe files and put them into folder on my CD and my customers run .exe files instead of PDF and for security reasons. so I have tried "pdf2exe" tools but I need ...
0
votes
2answers
202 views

How to create double-clickable .exe on Windows that is ssh command

On OSX, I've used the Automator application to send iTerm an ssh user@host "remote command" command and save it as a .app that's double-clickable--how would I do the equivalent on Windows XP/Vista/7?
2
votes
4answers
2k views

Super slow opening my downloads folder

I have an exe file in my download folder that I half downloaded through utorrent (it's not piracy, a legit file from people who use bittorrent to distribute large files). I think I tried to open it ...
0
votes
2answers
197 views

Why are some .exe's that are found in Program Files also in the System32 folder?

As a specific example, I was troubleshooting something related to javaws.exe (Java Web Start) and found it in two places: C:\Program Files\Java\jre6\bin\javaws.exe and ...
0
votes
3answers
240 views

difference bitween .dmg and .exe

i was using mac the other day i found that it doesn't support .exe file but it needs .dmg file...what is the difference between .dmg and .exe file!!
0
votes
2answers
361 views

“The program is too big to fit in memory” problem?

Please help me!!! This is most amazing error that i have ever had, we write 100 CD, in these CDs we got one setup.exe file that autorun. in some of these CDs when I explore the cd the setup.exe file ...
0
votes
0answers
102 views

DllNotFoundException when I execute a program with mono

I've a problem to execute a program with Mono in the terminal, (mono program.exe). An error appears : "System.DllNotFoundException : libpjsipDll.so " however my library exists and I've setted my 2 ...
0
votes
2answers
581 views

File association and msconfig broken. Malware?

A friend of mine had an Acer laptop. It has Vista Home Basic. I can't get system properties open. Msconfig does not run. Also, exe filetype is asking me what program to run it with. How can I fix ...
0
votes
1answer
96 views

Is there a way to restrict a program (.exe) from opening firefox

[Windows 7] everytime i run this one program (.exe) it opens firefox is there anyway to prevent this from hapenning
0
votes
3answers
208 views

Program for editing exe (PECOFF) files

I need a program to edit exe files. For example to rewrite .text section in assembly or edit data .section. Do you know anything free suitable for me ?
2
votes
5answers
449 views

Copy .exe to Explorer.exe!

What would happen if an ordinary .exe file is copied to explorer.exe? Will it be automatically running as long as explorer.exe is running? This seems like a major security whole...is it even possible? ...
1
vote
1answer
2k views

Can't run certain .exe's - “Open With” dialog box keeps popping up instead of launching the app

Win XP Home fresh install. Two profiles, one administrator, one limited. On the limited account only, the "Open With" dialog box pops up on certain .exe's I attempt to run - particularly Firefox and ...
2
votes
6answers
151 views

Are executables(.exe) favorite slaves of viruses?

Often viruses are attached to an .exe file. Are executables main target of viruses so as to cause maximum (rather faster) harm on the destination side? Are there any other formats of files or any ...