This page was generated automatically from The Delphi Super Page archive. If you have any remarks concerning this page please do not hesitate to mail me.
In your mail please do refer to your unique DSP author ID which is 0004241. This helps me to locate your data records in DSP databse.
 
Author/SiteName(Contact)e-mailHome Page
  Hofi|MeMyselfAndI (Hofi) [email][Home]

    VCL components, tools

 

 

Files

[ PanelHider.zip ] [ 1,155,656 bytes ] [ Freeware ] [ No Source ]
The program could attach any desktop window to one of the screen edges and auto hide it. (Hidden panels will work like the windows TaskBar). Very useful e.g. adding to the hide list the C++ Builder main window(top), object inspector(left) and project manager(right), makes a lot more editor space on the screen. HINT! You can add the active window to the hide list using the predefined Ctrl+Alt+A key combination. Also you can let PanelHider window active and use Alt+A Hotkey to easily add to the hide list the window under the cursor! Click to the program's system menu to see settings.
Added: 2-11-2004/16-11-2004   |  Version: 0.6.3.1   |  Downloads: 124/122/0
Author:Hofi   Hofi|MeMyselfAndI   [Homepage]   [DSP files]

[ hshellextpack_stdalone.zip ] [ 388,296 bytes ] [ Freeware ] [ No Source ]
This little shell extension adds a few enhancement to the current shell context menu. Version postfixed with '_StdAlone' no requires runtime libraries (RTL50.BPL and VCL50.BPL)
In this version these are the newly added functions.
  • Menu 'Launch Safer...'
    This function was inspired by the tool DropMyRights by Michael Howard. If you are using windows as Administrator (not recomendded) then you can launching programs or it's associated handler via HShellExtPack in a lower privileged context. (this way e.g. your browser and mailer would have less chance to run unwanted content of mails or web pages)
    The following sub menu items added.
    • 'Normal'
      Means run the application as a normal user.
    • 'Constrained'
      Means run the application as a constrained user.
    • 'Untrusted'
      Means run the application as an untrusted user. Chances are, this will cause some applications to fail.
    You can find a detailed description of the different run levels here.
  • Menu 'Launch At Priority...'
    You can launch a program or it's associated handler at a desired start priority level.
Currently only single file selection works. (The context menu will NOT contain menu items of HShellExtPack if you selected more than one file!) Installing: If you are using previous version please type, regsvr32 /U HShellExtPack.dll. Then copy HShellExtPack.dll and Launcher.exe into a directory contained in the PATH. Type, regsvr32 HShellExtPack.dll in that directory.
Installing: If you are using previous version please type,
Added: 27-12-2004/25-01-2005   |  Version: 0.3.0   |  Downloads: 95/90/0
Author:Hofi   Hofi|MeMyselfAndI   [Homepage]   [DSP files]

[ hpathcopyshext_stdalone.zip ] [ 267,615 bytes ] [ Freeware ] [ No Source ]
This little shell extension adds a few enhancement to the current shell context menu. Version postfixed with '_StdAlone' no requires runtime libraries (RTL50.BPL and VCL50.BPL)
In this version these are the newly added functions.
  • Menu 'Copy Path to Clipboard' with the following sub menu items
    • 'Copy Path as Long Name to Clipboard '
      Copies the selected file's full path to the clipboard in it's long file name format.
    • 'Copy Path as Short Name to Clipboard '
      Copies the selected file's full path to the clipboard in it's short file name format.
    • 'Only the File Name Part as Long Name'
      Copies the selected file's name to the clipboard without path in long file name format. (Visible only if the selected shell item is a directory.)
    • 'Only the File Name Part as Short Name'
      Copies the selected file's name to the clipboard without path in short file name format. (Visible only if the selected shell item is a directory.)
    • 'Only the Directoy Name Part as Long Name'
      Copies the selected file's directory path to the clipboard in it's long file name format.
    • 'Only the Directoy Name Part as Short Name'
      Copies the selected file's directory path to the clipboard in it's short file name format.
Keeping key Ctrl down while selecting any of the copy menu items adding surrounding apostrophes to the path str copied to the clipboard.
Currently only single file selection works. (The context menu will NOT contain menu items of HPathCopyShExt if you selected more than one file!)
Installing: If you are using previous version please type, regsvr32 /U HPathCopyShExt.dll. Then copy HPathCopyShExt.dll into a directory contained in the PATH. Type, regsvr32 HPathCopyShExt.dll in that directory. NO HELP available yet.
Installing: If you are using previous version please type, regsvr32 /U HPathCopyShExt.dll. Then copy HPathCopyShExt.dll into a directory contained in the PATH. Type, regsvr32 HPathCopyShExt.dll in that directory.
Added: 17-01-2005/25-01-2005   |  Version: 1.2.0   |  Downloads: 125/123/2
Author:Hofi   Hofi|MeMyselfAndI   [Homepage]   [DSP files]

 

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.