Results 1 to 3 of 3

Thread: WindowsUtils (shortcuts written in Pascal)

  1. #1

    WindowsUtils (shortcuts written in Pascal)

    Hi everyone, here's a small program I've made with Delphi. It's a replacement for the windows menu --- sort of a shortcut --- to some windows functions.

    Use it for free if you want :-) Only tested on WinXP SP2, use at your own risk.

    Your comments are welcome :idea:

    http://www.mediafire.com/?5th1xdumctn
    Wake up from the dream and live your life to the full

  2. #2

    WindowsUtils (shortcuts written in Pascal)

    Can you explain how this exactly works... do these buttons appear when i press the start button?
    Does it modify the registery?

    It looks nice anyway.. Maybe an idea to make cool transition effects when the menu appears/dissapears... and you can .

    Good luck with it
    Coders rule nr 1: Face ur bugz.. dont cage them with code, kill'em with ur cursor.

  3. #3

    WindowsUtils (shortcuts written in Pascal)

    Hi, it doesn't modify the registry and does'nt appear when you press the windows start button. It's a stand-alone app and uses ShellExecute() commands in Pascal. I was tired of going through the windows menu to access certain things, now the app sits on my desktop and I access commands from there ... reboot etc. Simple. I'll look into fade effects as suggested :idea:
    Wake up from the dream and live your life to the full

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
  •