Results 1 to 6 of 6

Thread: [RESOLVED] [02/03] Deployment project wont install.......help, pretty pleeeeeease!

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2007
    Posts
    59

    Resolved [RESOLVED] [02/03] Deployment project wont install.......help, pretty pleeeeeease!

    Hello all, I think I am missing something here. I am building a deployment project (2nd one). This time around, I am including dotnefx.exe and bootstrapper. I have downloaded both (manually and outside of vb). I have changed my settings msi file from the default to:

    [Bootstrap]
    Msi=.\Sectionb.msi (sectionb) is my project name
    'LanguageDirectory=jpn
    'ProductName=testproductname
    'DialogText=
    'CaptionText=
    'ErrorCaptionText=
    FsInstallerPath=.\dotnetfx.exe

    This is what my text tells me to do. I have even tried to change the path to:

    fsinstallerpath=c:\programfiles\dotnetfx.exe

    since, I saved the dotnetfx and bootstrapper sample in my program files
    but when I click install via visual basic, I get a message that reads

    "Installer was interrupted, you need to restart Sectionb (project name)

    When I go to program files and double-click my setup.exe file, I get this message: "Project Installer, setupb.msi cannot be found. Will now exit."

    I didn't have this problem with the first one I did but of course I did not include these redist files. Can anybody possibly pick up on what I am doing wrong?
    Last edited by goingcrazy; Aug 17th, 2007 at 09:21 PM.

Posting Permissions

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



Click Here to Expand Forum to Full Width