Outlook Keyboard Key - Change ?

Page 7 of 7 FirstFirst ... 567

  1. Posts : 640
    Windows 7 Ultimate x64
       #61

    Ok. Thanks for letting me know your closing the issue.
      My Computer


  2. Posts : 2
    Windows 7 Ultimate 32bit
       #62

    Hi! I had the same problem. I have Cooler Master Slim X keyboard and launcher that tom982 shared is working with my email button.

    The only thing I'm asking is can someone (or tom982) make version of this launcher that works only with gmail so I don't have to click email button and then chose email client by entering 1 or 2.

    Thank you in advance!
      My Computer


  3. Posts : 2,663
    Windows 8.1 Pro x64
       #63

    mrki13 said:
    Hi! I had the same problem. I have Cooler Master Slim X keyboard and launcher that tom982 shared is working with my email button.

    The only thing I'm asking is can someone (or tom982) make version of this launcher that works only with gmail so I don't have to click email button and then chose email client by entering 1 or 2.

    Thank you in advance!
    Sure, I'll do it now :)
      My Computer


  4. Posts : 2,663
    Windows 8.1 Pro x64
       #64

    Nice easy code

    Code:
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using System.Threading.Tasks;
    
    namespace WebmailLauncher
    {
        class Program
        {
            static void Main(string[] args)
            {
                System.Diagnostics.Process.Start("http://www.gmail.com");
            }
        }
    }
    I've attached the application :) LMK if you hit any problems with it. It will use your default web browser.

    Tom
      My Computer


  5. Posts : 925
    Windows 10 Pro
    Thread Starter
       #65

    tom982 said:
    Nice easy code

    Code:
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using System.Threading.Tasks;
    
    namespace WebmailLauncher
    {
        class Program
        {
            static void Main(string[] args)
            {
                System.Diagnostics.Process.Start("http://www.gmail.com");
            }
        }
    }
    I've attached the application :) LMK if you hit any problems with it. It will use your default web browser.

    Tom
    Except, I have dumped gMail as my email client :) Never know in the future, so I'll keep this as reference and update in the future if needed !
      My Computer


  6. Posts : 2,663
    Windows 8.1 Pro x64
       #66

    JerometheGiraff said:
    tom982 said:
    Nice easy code

    Code:
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using System.Threading.Tasks;
    
    namespace WebmailLauncher
    {
        class Program
        {
            static void Main(string[] args)
            {
                System.Diagnostics.Process.Start("http://www.gmail.com");
            }
        }
    }
    I've attached the application :) LMK if you hit any problems with it. It will use your default web browser.

    Tom
    Except, I have dumped gMail as my email client :) Never know in the future, so I'll keep this as reference and update in the future if needed !
    That app was written for mrki13 :)

    Outlook Keyboard Key - Change ?

    But if you ever need something updating just give me a shout.
      My Computer


  7. Posts : 2
    Windows 7 Ultimate 32bit
       #67

    thank you tom982, the app is now working brilliantly!

    sorry it took me so long to respond :)
      My Computer


  8. Posts : 2,663
    Windows 8.1 Pro x64
       #68

    Hi mrki13,

    No problem :) Thanks for posting back the results! Don't worry about the time delay, I understand people have lives outside of this forum!

    Tom
      My Computer


 
Page 7 of 7 FirstFirst ... 567

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 05:31.
Find Us