Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: Windows 8

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Windows 8

    Windows 8 no longer has the Start - Programs menu structure. So my installer
    now just creates a shortcut to launch my application. Any other features I
    did have on the menu have now had to be gathered into a utilities area which
    is accessible manually if required.

    But what about an uninstaller? Does that now have to be done through Control
    Panel only?

    Of course I am assume we have to design for the Metro tiles and place any
    shortcuts on the Metro desktop as I am having to assume that is how users
    will access their applications and not go into the Desktop area.

    Just curious how everyone else is planning for this restriction as I see it.
    Of course I could create the old menu in the form of tiles but do not feel
    that is a great idea.

    Thanks

    John Fligg

  2. #2

    Default Re: Windows 8

    Hi John,

    > Windows 8 no longer has the Start - Programs menu structure. So my
    > installer now just creates a shortcut to launch my application. Any
    > other features I did have on the menu have now had to be gathered
    > into a utilities area which is accessible manually if required.
    >
    > But what about an uninstaller? Does that now have to be done through
    > Control Panel only?

    In fact, adding an uninstaller link is against the Microsoft's guidelines
    for Vista+. You should add only program shortcuts on the Start menu. You
    should not put shortcuts to the Program uninstall on the Start menu.

    I don't follow this development guideline in Vista/Win7 (because it is very
    handy to have such an uninstall shortcut available), but plan to do for the
    Win8 environment (but continue to add the uninstall shortcut in Vista/Win7).

    --
    Friedrich Linder
    Lindersoft
    www.lindersoft.com
    +1.954.252.3910

    Helping You Build Better Installations
    SetupBuilder "point. click. ship"
    Official Comodo Code Signing and SSL Certificate Partner
    Attached Images Attached Images  

  3. #3

    Default Re: Windows 8

    How does one uninstall a program then?

    --

    Russ Eggen
    RADFusion International, LLC

  4. #4

    Default Re: Windows 8

    Hi Russ,

    >
    > How does one uninstall a program then?
    >

    Only via the "Programs" Program Panel.

    Friedrich

  5. #5

    Default Re: Windows 8

    Is this Win 8 then? Do we need to do anything with our current
    uninstall feature? I made a small change to the shipping default - it
    directs you to a unique page asking for the reason for the uninstall. I
    don't get many hits from it <g>

    But I consider a missing uninstall a bug in a program. And it must
    remove everything it added to a system at a minimum.

    --

    Russ Eggen
    RADFusion International, LLC

  6. #6

    Default Re: Windows 8

    Hi Russ,

    > Is this Win 8 then? Do we need to do anything with our current uninstall
    > feature? I made a small change to the shipping default - it directs you
    > to a unique page asking for the reason for the uninstall.
    > I don't get many hits from it <g>
    >
    > But I consider a missing uninstall a bug in a program. And it must remove
    > everything it added to a system at a minimum.

    If you have enabled the uninstall feature then SetupBuilder will do the
    required entries for you automatically. Your users can uninstall via the
    "Programs" Program Panel. But if you let the installer add a shortcut to
    the uninstall application (Shortcuts Visualizer), then you should disable
    this for Win8 in the future.

    The problem in Windows 8 is that you should only provide one shortcut for
    your program. In the past, you had all kinds of shortcuts in a sub-folder.
    For example, one shortcut to launch your application. Then shortcuts for
    the documentation, for your web update check, and a shortcut for the
    uninstall. In Windows 8 you should only have one shortcut that launches
    your app.

    Friedrich

  7. #7

    Default Re: Windows 8

    A strange concept, but noted. And I'm pleased that SB7 will handle the
    uninstall entries for me (expected it <g>).

    So its not that there is no uninstall, it that you should stop the
    practice of adding more than one link/shortcut to whatever the Start
    menu migrated to? Keep in mind, I'm only asking from a desktop
    viewpoint, not a mobile app (not yet at least <g>).

    How does a user open the docs or look at examples or instructional
    videos? I do have these things available within my apps, but my
    experience is the users don't go looking for these things inside an app,
    they need a desktop shortcut or a start menu item. And even then.. <g>

    So I reckon I'm trying to figure out if these standards are helping or
    creating a new problem (and I know I'm exposing what I don't understand <g>)

    --

    Russ Eggen
    RADFusion International, LLC

  8. #8

    Default Re: Windows 8

    Russ,

    > So I reckon I'm trying to figure out if these standards are helping or
    > creating a new problem

    It's from Microsoft so it's gotta be perfection, dontcha know?!<g>

    > (and I know I'm exposing what I don't understand <g>)

    That's illegal in Tennessee... shame on ya, shame I say!!!

    --
    Lee White

    RPM Report Viewer.: http://www.cwaddons.com/products/rpm/
    RPM Review........: http://www.clarionmag.com/cmag/v11/v11n06rpm.html
    Report Faxing.....: http://www.cwaddons.com/products/afe/
    ---Enroll Today---: http://CWaddons.com

    Enhanced Reporting: http://CreativeReporting.com


    Product Release & Update Notices
    http://twitter.com/DeveloperPLUS

  9. #9

    Default Re: Windows 8

    Might be why I live in FL. We are less formal down here <g>

    --

    Russ Eggen
    RADFusion International, LLC

  10. #10

    Default Re: Windows 8

    Russ

    Why not add a link on the last page to a video or chm file or something? We
    used to launch a Quick Start Guide when the install finished and are now
    converting to videos on our website.

    So for example you could add a "Run training video" checkbox on your last
    page and if the user checks that then you can check in the last loop in SB
    and launch the video or whatever. We've been doing that for ages, a checkbox
    on the last dialog box.

    HTH

    John

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
  •