User Tag List

Results 1 to 7 of 7

Thread: Locking the Desktop ?

  1. #1
    No Products Registered

    Join Date
    Oct 2009
    Posts
    5
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Locking the Desktop ?

    Hello dear MMF Users

    i want to make an application (type of screensaver) where the user isnt able to switch to the desktop with

    Alt+Tab, Ctrl+Esc etc...without the right password

    I know the Control X Object can disable these combinations but it doesnt work on my pc (vista) except the Alt+F4 combo

    maybe someone knows another solution for the problem ?

    i would apreciate !

    thank you and have a nice week


    EDIT: the user must be able to type a password into the application.

  2. #2
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    UrbanMonk's Avatar
    Join Date
    May 2008
    Location
    Southern U.S.A.
    Posts
    847
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Locking the Desktop ?

    Try the Kiosk object.

    If that doesn't work you can disable Taskmgr from the registry.
    Closing out explorer.exe will allow you to block the windows key and the ctrl+Esc combination.

    To disable Alt+F4 check off "disable close" in the app properties.

  3. #3
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Locking the Desktop ?

    I have an example of this on my site that I made a while ago. It's at the bottom. Maybe it will help.

    Fusion World Examples

    stephen1980
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  4. #4
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    UrbanMonk's Avatar
    Join Date
    May 2008
    Location
    Southern U.S.A.
    Posts
    847
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Locking the Desktop ?

    To add to stephen's example just remove the quit(alt-F4) option from the menu bar, and add a condition that ends explorer.exe so that the windows key will no longer function.

  5. #5
    No Products Registered

    Join Date
    Oct 2009
    Posts
    5
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Locking the Desktop ?

    hey thank you very much

    stephen...really nice examples !

    anyway i ve found a way to make this by myself

    ive blocked Alt+F4 with the control x object


    ive used the window control object and made a new condition in the event editor:

    Always:
    - Set Window topmost
    - Set Window to top
    - Show Window
    - Set Window Maximized

    no it works perfectly...the user isnt able to exit the application but it reacts always on a keyboard input to
    give the password input

    anyway i thank you for that example i searched for this some days ago but havent found it.

    i wish you the best

    greetings

  6. #6
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Locking the Desktop ?

    Just so you know, you don't need both the "Set window topmost" and "Set window to top" events. One works fine. Glad I could help.

    stephen1980
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  7. #7
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Locking the Desktop ?

    Doesn't Ctrl-Alt-Del still work?

Similar Threads

  1. Locking the Menus
    By Corlen in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 10th January 2012, 01:59 AM
  2. Locking tool bars?
    By KLiK-iT in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 21st December 2011, 02:44 PM
  3. Site-locking?
    By Jacob_Miller in forum SWF/Flash Export Module Version 2.0
    Replies: 1
    Last Post: 28th May 2011, 09:04 PM
  4. Locking the keyboard?
    By Bernardo3D in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 28th October 2009, 10:52 PM
  5. Locking the direction but not the movent
    By dub in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 25th June 2008, 08:28 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
  •