Results 1 to 6 of 6

Thread: Two Querries

  1. #1

    Thread Starter
    Addicted Member hyousuf2's Avatar
    Join Date
    Dec 2004
    Location
    Dublin
    Posts
    226

    Two Querries

    well i have got a couple of querries

    1) first of all, i need to know that if a screen saver starts running, can my form come on top of it , or can i disable screen saver ?

    2)how can i programatically create setup file

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Two Querries

    You can create a Setup file (package) by using MS' Package & Deployment Wizard
    that comes with VS or you can use one of many other good packagers found
    in the FAQ in the Application Deployment Forum
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  3. #3

    Thread Starter
    Addicted Member hyousuf2's Avatar
    Join Date
    Dec 2004
    Location
    Dublin
    Posts
    226

    Re: Two Querries

    well ok dats wat i suggested using that ocx, but ryte now the first question abt the screen saver is of more importance, ne idea ?

  4. #4
    Junior Member
    Join Date
    Nov 2004
    Posts
    30

    Re: Two Querries

    1) no and no
    2) no idea

    I have an idea...don't use chat talk, that way people wont think you're stupid
    also it looks retarded

  5. #5

    Thread Starter
    Addicted Member hyousuf2's Avatar
    Join Date
    Dec 2004
    Location
    Dublin
    Posts
    226

    Re: Two Querries

    i also have a suggestion for u .... stop givin ur stupid reasons n stop wasting our time if u think this forum is for fun ... u can join other kiddie stuff on net !

  6. #6
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Two Querries

    Quote Originally Posted by hyousuf2
    1) first of all, i need to know that if a screen saver starts running, can my form come on top of it , or can i disable screen saver ?
    If the screen saver is running, and is password protected, the best you would be able to do is pop up the password dialog box. If it isn't password protected, you could stop it by doing something like programmatically moving the mouse or programmatically hitting some key.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width