Ok we'll just have to disagree on this one. I believe deployment should be
a no-brainer process and not require large knowledge base. We started with
uninstalling .NET 2.0 apps that are currently running. If the application
codes and appears to be EXTREMELY fragile. If there is a tool beyond
"Phil Wilson" <pdjwilson@nospam.cox.net> wrote in message
news:OfI0MOzrGHA.2452@TK2MSFTNGP03.phx.gbl...
> Launching an app isn't mind boggling, no, and you can do it as I described
> in my other post.
>
> Editorial:
> The InstallShield IDE (like other tools that have full access to MSI
> features) does require some knowledge because MSI is more involved than I
> think you are aware of. As a broad generalization, the pattern seems to be
> that developers look at VS and its limited access to MSI (which also hides
> the gory details), start using it, then bemoan the lack of features.
> Ironically, exposing those features would probably result in an IDE that
> is just as complicated as InstallShield's. Why people don't evaluate and
> choose a tool depending on their requirements is beyond me. If cost is an
> issue, use Wix, but I think you'll find that's non-trivial too because it
> exposes all the MSI functionality. So you'll get that dratted thing about
> needing skilled people again.
>
> IMO, setups of any complication are a specialized skill, just like COM in
> C++ or writing drivers, but this generally isn't recognised by many who
> see it as "just copying files". The most adrenaline-inducing time for
> many users is when they are installing something, and that's because
> installations are seen as unreliable. Also, if an app breaks, the usual
> advice is to install it again! Ask yourself if perhaps these things are a
> consequence of not applying the right skills and doing things on the
> cheap.
>
> --
> Phil Wilson
> [Microsoft MVP-Windows Installer]
> Definitive Guide to Windows Installer
>
http://apress.com/book/bookDisplay.html?bID=280 >
> "Rob R. Ainscough" <robains@pacbell.net> wrote in message
> news:ePcgH3yrGHA.3748@TK2MSFTNGP04.phx.gbl...
>> Phil,
>>
>> InstallShield 12 is $1500 per head, we would need 4 user licese or $6000.
>> InstallShield is essentially a glorified wrapper around MSI -- Orca
>> (free) and VS 2005 setup projects should cover it especailly since VS
>> 2005 is NOT free (MSDN Universal is $2500/yr). Perhaps these are things
>> you don't need to factor in, but I do. We have two versions of
>> InstallShield 11.5 and found them to be beyond very user un-friendly --
>> in other words the tool still requires a certain level of knowledge that
>> required a higher salaried person which in turn begged the question why
>> use it at all.
>>
>> But Phil, look at what I'm asking -- "Launch Application" once the
>> install is complete -- does that sound like a mind boggling difficult
>> task to you? Clearly it is something simple enough to put in VS 2005
>> Setup projects? It really should NOT be this difficult. I suspect it was
>> not included in VS 2005 so as to keep companies like InstallShield alive
>> (which has switch hands numerous times) -- again, this does NOT help the
>> developer which in turn does NOT help the end user. For once, I wish
>> Microsoft would think in terms of the "developer".
>>
>> Rob.
>>
>>
>> "Phil Wilson" <pdjwilson@nospam.cox.net> wrote in message
>> news:ejMxs2orGHA.4888@TK2MSFTNGP05.phx.gbl...
>>> It seems to be a common misconception that Visual Studio setup projects
>>> have some set of features comparable to InstallShield, Wise, Advanced
>>> Installer etc.
>>> --
>>> Phil Wilson
>>> [Microsoft MVP-Windows Installer]
>>> "Rob R. Ainscough" <robains@pacbell.net> wrote in message
>>> news:u3JeDRRrGHA.4120@TK2MSFTNGP03.phx.gbl...
>>>> Ok found the solution
>>>>
>>>> MsiLaunch tool - it works perfectly
>>>>
http://www.cornerhouse.ca/download/msilaunch.msi >>>>
>>>> Why this functionality is not in VS 2005 IDE for Setup projects is
>>>> beyond me -- so where do the good programmers go? Obviously not M$ --
>>>> or there again maybe the smart ones do go to M$, after all they don't
>>>> have to use what they produce.
>>>>
>>>> "Rob R. Ainscough" <robains@pacbell.net> wrote in message
>>>> news:OvstdMPrGHA.4444@TK2MSFTNGP02.phx.gbl...
>>>>> There doesn't appear to be any "Launch Appliation" dialog box that I
>>>>> can add to the User Interface End section -- is there some way I can
>>>>> get this to happen via VS 2005 Windows Setup project?
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>