WinTK - The Windows multi-tool

Discussion in 'MDL Projects and Applications' started by Muerto, Mar 11, 2012.

Thread Status:
Not open for further replies.
  1. Muerto

    Muerto MDL Debugger

    Mar 7, 2012
    1,865
    2,143
    60
    #141 Muerto, Aug 23, 2012
    Last edited: Aug 24, 2012
    (OP)
    Update on the way, v2.9.1

    Fixes grammatical errors and adds updated custom tools.

    EDIT: Ok, just adding the a function to verify file backups in the stuck file deletion tool then I'll release.
     
  2. ItielMaN

    ItielMaN MDL Senior Member

    Apr 30, 2011
    367
    59
    10
  3. Muerto

    Muerto MDL Debugger

    Mar 7, 2012
    1,865
    2,143
    60
    Probably the best idea. If it doesn't give him an exception it's one of my internal errors or an issue with his PC.
     
  4. ItielMaN

    ItielMaN MDL Senior Member

    Apr 30, 2011
    367
    59
    10
    He said he ran it (again) as administrator and it gave him just the "The app stopped working" without any explanation.
    Tough break.

    P.S. He's running Windows 7 x64.
     
  5. Muerto

    Muerto MDL Debugger

    Mar 7, 2012
    1,865
    2,143
    60
    #148 Muerto, Aug 30, 2012
    Last edited: Aug 30, 2012
    (OP)
    No need to run as administrator as this is automatic.

    If it just stopped working no explaination then it's an issue with his operating system I would imagine. The first thing the application does is create it's folders if they're not detected then write the application info file. If that's not there then the application hasn't executed any internal code at all.

    Everyone else - Remeber if you're having issues, as ItielMaN pointed out, you can send me your exception log(ExLog.txt) and application config file(AppConfig.ini) stored in 'My Documents/WinTK'.
     
  6. ItielMaN

    ItielMaN MDL Senior Member

    Apr 30, 2011
    367
    59
    10
    #150 ItielMaN, Aug 30, 2012
    Last edited: Aug 30, 2012
    And why (and how) would that happen?

    Thanks for the update btw.

    Edit:
    An idea for an upgrade-
    When closing the app, it fades and only when it finishes then the icon on the taskbar would disappear.
    Any chance for closing the icon soon after you close the app?
     
  7. Muerto

    Muerto MDL Debugger

    Mar 7, 2012
    1,865
    2,143
    60
    I did that before but it would much the form up when disposing, I'll look into it again :)

    Maybe he doesn't have .net framework 2 installed, the application tends to crash and no warnings are shown sometimes.
     
  8. ItielMaN

    ItielMaN MDL Senior Member

    Apr 30, 2011
    367
    59
    10
    Good :)

    He has Windows 7, thus Framework <= 3.5 is installed as default.
    Never mind, it's probably a rare case :)
     
  9. Muerto

    Muerto MDL Debugger

    Mar 7, 2012
    1,865
    2,143
    60
    Can't you remove it though?
     
  10. ItielMaN

    ItielMaN MDL Senior Member

    Apr 30, 2011
    367
    59
    10
    I guess you can, but then many apps won't work and the user would suspect something is wrong.
    So framework not installed is not an option for me.
     
  11. Muerto

    Muerto MDL Debugger

    Mar 7, 2012
    1,865
    2,143
    60
    Well all you can really do is send a printscreen otherwise I can't help.

    Maybe ask him to run 'sfc /scannow' then use any decent Registry cleaner, restart then try again.
     
  12. ItielMaN

    ItielMaN MDL Senior Member

    Apr 30, 2011
    367
    59
    10
    I can request a printscreen, but sfc would be too much to ask ><
     
  13. urie

    urie Moderator
    Staff Member

    May 21, 2007
    8,998
    3,378
    300
    Not an option for anyone with windows 7 shouldn't need to remove default windows software. o_O
     
  14. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,174
    120
    .NET Framework v3.5 has the v3.0 and v2.0 embedded into this.. :eek:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Muerto

    Muerto MDL Debugger

    Mar 7, 2012
    1,865
    2,143
    60
    I wonder if it's worth recoding with .net 4?
     
  16. AnimeFrostyFreak671

    AnimeFrostyFreak671 MDL Junior Member

    Jun 26, 2010
    82
    2
    0
    I love this awesome little tool. Thanks for developing this.