Results 1 to 5 of 5

Thread: Xp

  1. #1
    Join Date
    Jan 2006
    Location
    Munich, Germany.
    Posts
    111
    Thanks
    29
    Thanked 3 Times in 2 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Xp

    Well, I'm sure this will invoke a response ...

    What the **** are
    Movie Maker (!!?? - i say to myself "I'm no movie man, I'll just remove that", answer - "no you won't!")
    MSN Gaming Zone (!!!!? - wha thuh? nothing in there but can't delete it)
    microsoft frontpage (?no idea why this should be important or what it is)
    Messenger - (ok, I know what that's supposed to be but why do I have to have it?)
    NetMeeting - (nope, leaves me blank)
    Windows Media Player (Now, I know this is spyware. I don't want it. My software goes onto working machines not play toys)

    So, what are they all doing on my machine?
    why can't I uninstall them?
    why can't I manually delete the folders?

    any ideas ...?

    thank you all

    K

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Xp

    Yes. Install Linux. All those problems will dissapear.

  3. #3
    Join Date
    Jan 2006
    Location
    Munich, Germany.
    Posts
    111
    Thanks
    29
    Thanked 3 Times in 2 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: Xp

    Yeah, great, I love that answer.
    I feel like a dog that shits on the porch whose owner rubs his nose in it.
    But, I've got customers, and I've got legacy code based on the winAPI. I am moving slowly to a system that will allow multiple operating systems - thanks to Qt - and thanks to the QtCentre.

    K

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Xp

    Then ask M$ to remove this sh.... eem... garbage from their product or at least allow users to do it.

  5. #5
    Join Date
    Jan 2006
    Location
    N.B. Canada
    Posts
    47
    Thanked 8 Times in 7 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Xp

    You may be able to uninstall some of them in the Add/Remove Programs, and then Add/Remove Windows Components or something like that. I forgot the exact wording now.

    Bojan
    The march of progress:
    C:
    printf("%10.2f", x);
    C++:
    cout << setw(10) << setprecision(2) << showpoint << x;
    Java:
    java.text.NumberFormat formatter = java.text.NumberFormat.getNumberInstance();
    formatter.setMinimumFractionDigits(2);
    formatter.setMaximumFractionDigits(2);
    String s = formatter.format(x);
    for (int i = s.length(); i < 10; i++) System.out.print(' ');
    System.out.print(s);

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.