Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • WillC 2 posts 22 karma points
    Jan 21, 2010 @ 20:27
    WillC
    0

    Existing Packages That Have A User Control Custom Installer?

    In the Package Actions intro document it says "if you need to perform more advanced installation routines, you will have to build a custom installer (.ascx based) or will have to build your own package action using the IPackageAction Interface..." Can anyone point me to an existing package that uses either one of these approaches so that I can see them in action, to better understand the process.

    Thanks
    Will

  • Seth Niemuth 275 posts 397 karma points
    Jan 21, 2010 @ 21:03
    Seth Niemuth
    0

    Blog4umbraco has an installer and you can get the source on codeplex. http://blog4umbraco.codeplex.com/

    You can also just search codeplex for umbraco and many packages, especially any very complex will have an installer.

  • WillC 2 posts 22 karma points
    Jan 22, 2010 @ 15:22
    WillC
    0

    Thanks for the info!  I'm new to building packages so that example is helpful.

  • Richard Soeteman 3875 posts 12037 karma points MVP
    Jan 22, 2010 @ 15:45
    Richard Soeteman
    0

    HI,

    If you want to learn more about  Package actions, I suggest you checkout the Package Action Contrib project on codeplex. Loads of extra actions are added and you can download the source to learn how to build your own actions.

    Cheers,

    Richard

  • Jeroen Breuer 4861 posts 12138 karma points MVP 3x admin c-trib
    Jan 22, 2010 @ 19:22
    Jeroen Breuer
    0

    Tribal Yet Another Media Picker 4 also uses a custom installer to update an appSetting in the web.config.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies