Custom Action hangs on Vista
Results 1 to 2 of 2

Thread: Custom Action hangs on Vista

  1. #1
    Join Date
    May 2006
    Posts
    1

    Custom Action hangs on Vista

    Hi,

    I have an installer project which installs my application and it's dependencies, which used to run fine on XP.

    This project has some Custom Actions that register a service.

    I can register the service manually using elevated command line.

    But the custom action hangs.

    I have created a sample installer project with some empty custom actions and it hangs as well.

    My conclusion is that Vista has some issues with Custom Actions.

    Needless to say is that the Installer is run elevated, of course.

    Also each time I get this hang I have the following error in the EventViewer :

    Volume Shadow Copy Service error: Unexpected error querying for the IVssWriterCallback interface. hr = 0x800706f7.

    Does anybody have any input ???

    P.S. My Custom Action project is in C#.

    Thanks!

    Lady_A.

  2. #2
    Join Date
    Apr 2000
    Location
    Friern Barnet, London, England
    Posts
    46,565
    Hi Lady_A, welcome to Virtual Dr

    This isn't much of an answer I'm afraid, but you would probably get much better help with this at our sister site here:

    www.codeguru.com

    and there is a wealth of info on developing for Vista here:

    http://msdn.microsoft.com/windowsvista/
    Nick.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •