Results 1 to 4 of 4

 

Thread: System Tray RSS reader

  1. #1
    Leeky's Avatar
    Pagerank10.co.uk

    Status
    Offline
    Join Date
    Mar 2005
    Location
    uk
    Posts
    3,109
    Thanks
    225
    Thanked 185 Times in 126 Posts


    Does anyone know of a system tray rss reader I can download?

    I've found one here but I want it to run on startup, and this one has to be started manually each time..
    http://www.codeproject.com/KB/XML/infoBot.aspx

    Also like the above application it would be prefered if the rss links were held in an xml file so I could add my own as default.

    Failing that would anyone know how to alter the provided source code to make it run on startup? (Its coded in C)

    Cheers

    Lee

  2. #2
    buy.at tech

    Status
    Offline
    Join Date
    Jul 2008
    Posts
    64
    Thanks
    1
    Thanked 11 Times in 11 Posts
    You don't need to alter any code to make a program start when windows starts. You can either:

    a) Created a shortcut to the program and put it in the 'startup' folder in the start menu.
    b) Edit the registry (regedit.exe) and add a string value containing the path to the program in HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run (to make it run for only the currently logged in user) or HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run (to make it run for all users).

    Option b is what programs that have a 'run when windows starts' option (e.g. Windows Live Messenger) do programmatically, there's no special trick to making a program do this.
    Ian Sproates, Head of Development (Newcastle), buy.at
    tel: +44 (0)191 222 9728 | email: ian.sproates@buy.at | icq: 490-111-853 | msn: sproates@hotmail.com

  3. The Following User Says Thank You to Sproates For This Useful Post:

    Leeky (11-05-10)

  4. #3
    Leeky's Avatar
    Pagerank10.co.uk

    Status
    Offline
    Join Date
    Mar 2005
    Location
    uk
    Posts
    3,109
    Thanks
    225
    Thanked 185 Times in 126 Posts
    Thats for that, I didn't know you could actually make it a start up feature like that, the thing is though I wanted it to be a start up programmatically so I could ask people to download it for another project we were working on without having to explain to them how to make it startup automatically.

    Lee
    iCodes - Free Voucher and Offer API Available.

  5. #4
    buy.at tech

    Status
    Offline
    Join Date
    Jul 2008
    Posts
    64
    Thanks
    1
    Thanked 11 Times in 11 Posts
    Quote Originally Posted by Leeky View Post
    Thats for that, I didn't know you could actually make it a start up feature like that, the thing is though I wanted it to be a start up programmatically so I could ask people to download it for another project we were working on without having to explain to them how to make it startup automatically.

    Lee
    The windows function for doing this is called RegCreateKeyEx. If you have a google about there's loads of places will give you examples of how to use it, it's not all that hard.



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. E-Reader available at Borders
    By jolyons85 in forum buy.at Advertiser Promotions
    Replies: 5
    Last Post: 13-08-09, 11:40 AM
  2. Recommend me a feed reader
    By BFG 9000 in forum Affiliate Marketing Lounge
    Replies: 8
    Last Post: 11-12-08, 11:07 AM
  3. Global Marketing System |Network Marketing System | Web Marketing System
    By angel123 in forum Affiliate Marketing Events
    Replies: 0
    Last Post: 21-02-08, 09:29 AM
  4. Which RSS feed reader?
    By essdeekay in forum Affiliate Marketing Lounge
    Replies: 8
    Last Post: 26-06-07, 06:18 PM

Bookmarks

Posting Permissions

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

Content Relevant URLs by vBSEO 3.5.0 RC2