Re: visual studio setup project gone horribly wrong

Tech-Archive recommends: Fix windows errors by optimizing your registry



Okay, I just checked. I don't know what I was thinking. I associated my
program with .exe extension. Luckily, I was able to get into visual
studio and right click on the setup project and did an uninstall.

stupid me. problem solved.

Liming wrote:
Hi,

I was testing out a simple project and I did a "setup" project for my
simple application.

After installed the application, everything went horribly wrong. All my
other applications executable has been "hijacked". Whenever I click any
program, my simple application got launched.

I can't even click "add/remove" program (which launch my application
again!). I tried to run "regedit", same thing. I tried to run "cmd",
same thing, executed my little application.

What went wrong???? I can't execute my visual stuido 2005 either now.

anybody had similar experience?

.



Relevant Pages

  • Re: More Before-The-Fact-Isms II, blocking viruses and spyware through NTFS
    ... > BUILTIN\Administrators Full Control ... > BUILTIN\CREATOR OWNER Special (Full Control except Execute) for Files ... but still can't launch any executables. ...
    (microsoft.public.security)
  • RE: How to prevent Office apps from launching executables
    ... we launch our own shell application at boot instead of Explorer. ... "I noticed that Word and other Office apps will allow a user to execute any ... file type. ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Launch console app and wait for exit.
    ... > function I create a process and launch the executable, ... > 'Spawn Process to execute util and wait for it to finish ... myProcess is nothing there and you were never assigning it. ... is shared so the compiler was letting you run it on a Nothing reference. ...
    (microsoft.public.dotnet.languages.vb)
  • [SLE] Example of rc.local for Suse
    ... I was missing a rc.local in order to launch ... # commands to execute after system has booted (all services are already ...
    (SuSE)
  • Launch console app and wait for exit.
    ... I'm trying to launch a command line utility from my VB.NET App, ... 'Spawn Process to execute util and wait for it to finish ... Dim psi As New ProcessStartInfo, ... Dim myProcess As Process ...
    (microsoft.public.dotnet.languages.vb)