User Tag List

Results 1 to 4 of 4

Thread: Uninstalling from every Users Application Directry

  1. #1
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jun 2006
    Posts
    1,324
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Uninstalling from every Users Application Directry

    In my MMF app, the first time the app runs it checks whether an ini file exists in the Users Application directory. If not, it creates one for that (Windows) User.

    So - when I uninstall the app, I need to remove
    ...User\Application Data\myapp\*.*
    from each and every User on the PC.

    I can remove the file from the installing User only at present. How do I remove it from the other Users?

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Jul 2006
    Location
    England
    Posts
    820
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Uninstalling from every Users Application Directry

    I think you can run an external app on an uninstall if I remember correctly. Could you not get a list of all the users and delete each one on a loop?

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jun 2006
    Posts
    1,324
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Uninstalling from every Users Application Directry

    Yes, you're right about the external app. Not sure this would be an easy task in MMF, and what Vista would make of it, permission wise.

    In the end, I rewrote the MMF app to put all the different User inis in the All Users AppData area - so they could then be uninstalled by ICP. Not 100% ideal, but I didn't want program confusion if the ini format changed in a future build.

    I'm thinking of adding a feature that lets the User create different inis and name them. However this might give me Data Protection issues as any user could then read the ini contents of any other....

    Decisions, decisions!

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Jul 2006
    Location
    England
    Posts
    820
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Uninstalling from every Users Application Directry

    Blowfish object

Similar Threads

  1. Install Creator Pro not uninstalling root folder
    By docmartin in forum Install Creator and Patch Maker
    Replies: 2
    Last Post: 18th December 2010, 07:14 AM
  2. Uninstalling Onu
    By Olivier in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 23rd March 2010, 04:52 PM
  3. All Users\Application Data help
    By capocc in forum Install Creator and Patch Maker
    Replies: 1
    Last Post: 4th March 2009, 04:11 PM
  4. Question about "do not uninstalling file" option
    By JohnnyBoy in forum Install Creator and Patch Maker
    Replies: 7
    Last Post: 11th July 2006, 07:08 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
  •