topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Monday November 10, 2025, 9:33 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 21 22 23 24 25 [26] 27 28 29 30 31 ... 46next
627
General Software Discussion / Re: [GER/ENG] CLCL Clipboardmanager Forum
« Last post by AbteriX on March 23, 2006, 10:59 AM »
Lesson 5


Here you can build the look of your items in the pop-up.

a01.png

In the half above you can set the size of the Picture preview and such things.

--------------------------

In the "Display format of menu:" you can build the look of your items in the pop-up.


Standard is &%1d. %t what means

&--->  the next char is an trigger
%1d.--->   use numbers and start from '1' , then print an dot
%t--->   show the fist few chars of the clip board item.
(adjustable with "Maximum width of menu". Be shure to set more then 50 here :)




&%1d. %t
&%1d. &%t

If you add an '&' char in front of %t you can access the item by his first char too.



&%1d. %t
&%d. %t

If you delete the number '1' bevor the 'd' the numbering of your item starts from '0'.
So your items can be numbered from '0' to '9'. You could access one more then with '1' to '9'.



&%A. %t
If you like you can use charaters as trigger instead of numbers.. so you have 26 possiblies.

Click on the big arrow to see all the possiblies.


628
General Software Discussion / Re: [GER/ENG] CLCL Clipboardmanager Forum
« Last post by AbteriX on March 23, 2006, 09:51 AM »
Lesson 4

Build you own pop-up menu


- Options...
- _[Action]_
- double click on "Menu        Win+V"    (or "Menu  Alt+C" if you didn't followed Lesson 1)
- click once on [New content]
- choose "Pop-up Menu" at Content: field
- wrote "&Older ones" in the Title: field
- ( use "Icon Path" and "Icon Index" if you want to see an other icon )

01.png

===================================================================

- click once on [New content]
- choose "History()" at Content: field
- click on the UP-ARROW at the left bottom to move this new item up... till it's an sub menu of "&Older ones"
- choose 10-0 at the "Range of Indication:" field
02.png

===================================================================

- click on "&Older ones" to select this
- click on the UP-ARROW at the left bottom to move this item up... till it's under the first "History" item
- select the first "History" item
- choose 0-9 at the "Range of Indication:" field
03.png
===================================================================

- now you see only the last 9 clipboard items
- you can choose them by pressing a number from 1 till 9
- if you press "o" plus a number from 1 till 9 you can access the next nine items
04.png


Note that this settings are only set for the Win+V pop-up menu.

Now you can make a few other sub pop-ups for the clipboard items 19-27 (modify "Older ones"
to show 10-18 only instead of 10-0)
Be shure to use 9ner steps: 0-9, 10-18, 19-27, 28-36 to be able to access the items by a key from your keyboard.
05 002.png   06.png

========================

Now you have your items such nice sorted
you can store more items by increase the amount
in the "Maximum numbers of item:" field  :D
 07.png

========================================================

There are more things you can add to your own pop-up window:
* use "Option", "Cancel" and "Exit" - to add this buttons to your pop-up window.
* use "Clipboard Watch" to add an kind off On/Off button.
* use "External Application" to add.... well you already guess, right ?  ;D
 action-templates.png
629
General Software Discussion / Re: CLCL Clipboardmanager - random discussion
« Last post by AbteriX on March 23, 2006, 08:39 AM »
... :-[
:( I liked the bag-head guy...
me too, the older avatar have more "personality" than this one. But lanux must dicide  :-\

bag-head guy += 1

 ;D
630
I am analyse the "unins000.dat" with PSPad
and have then a list what files and dependencies are copied on my pc.
Then i collect them all and copy them to the install folder of the app (maybe in an sub folder).

Most apps identify the dll's in it install folder, so they don't must be register.
If not, registring is easy to do.

Hint:
Register from Context menu
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\dllfile\shell]

[HKEY_CLASSES_ROOT\dllfile\shell\Register this DLL]

[HKEY_CLASSES_ROOT\dllfile\shell\Register this DLL\command]
@="\"regsvr32.exe\" \"%1\""

[HKEY_CLASSES_ROOT\dllfile\shell\Unregister this DLL]

[HKEY_CLASSES_ROOT\dllfile\shell\Unregister this DLL\command]
@="\"regsvr32.exe\" /u \"%1\""


The registy key could be exported, even with an batch file (regedit.exe /e  [filename] [regpath]).

So you have all you need to take your installation with you.

Hints:
  • install without admin rights and you will see if there any dependencies ('cus you will get error messages during copy to system folders)
  • copy the install folder to an other pc... and the app will tell you on start what it's missing

--
It's not an program, but maybe it helps
631
General Software Discussion / Re: CLCL Clipboardmanager - random discussion
« Last post by AbteriX on March 21, 2006, 11:29 AM »
Done.
Thanks
The CLCL Clipboardmanager Forum can be found < here >
632
General Software Discussion / [GER/ENG] CLCL Clipboardmanager Forum
« Last post by AbteriX on March 21, 2006, 10:30 AM »
In Goggle i trust  ;D (Sorry!)
And who cleans my lovely thread now  :(
It isn't the most beautiful impression for visitors, isn't it?.

---
> , nor DC,
blasphemy  ;D
633
General Software Discussion / [GER/ENG] CLCL Clipboardmanager Forum
« Last post by AbteriX on March 21, 2006, 08:10 AM »
1) i give you the telephone number of my chief, you can ask him if is allowed to install such extensions
2) how long are the images stored on ImageShack's  bevor they drop them?
3) it's nicer to wrote/format here then in the wiki,
not to say how long iam on the search to find my article in the wiki again
4) no one must edit my text, so this forum is good enought,
and i didn't want to check the wiki if it altered in the mean time.
5) the users how found this with google are just in the right place...on the forum!
So i am here on the right place  ;D
634
General Software Discussion / Re: [GER/ENG] CLCL Clipboardmanager Forum
« Last post by AbteriX on March 21, 2006, 06:04 AM »
Lesson 3

Assign hotkeys to launch the historie and the templates pop-up


The standard hotkey to launch the historie of your recent clip board item is ALT+C.
I like to have Win+V to reach this pop-up.

So we go to the Option... and the Action-tab
and double click on "Menu            Alt + C"

01.png


In the hotkey field we enter 'Win+V' , i.e.
- select the 'Hot key:' field
- and press the Win-key and the V-key the same time:
02.png

#################################################

Now we gonna add an new action our self.
Please click the [Add..]-button in the Action window:
03 add.png


- Choose for Action => Menu
- Choose for Call type => Ctrl + Ctrl
- click on [New content] to activate this item
- select 'Template' from the drop down
04.png


If you want you can even choose an sub folder
05a.png
from your templates
for to see the items from this sub folder only as pop-up
06.png

Now we can access our pop-up by pressing the Ctrl-key twice
07.png


Now you could create different short cuts for different template-sub-folders.
635
General Software Discussion / Re: [GER/ENG] CLCL Clipboardmanager Forum
« Last post by AbteriX on March 21, 2006, 06:03 AM »
Lesson 2

Use templates

Copy (or wrote) the text you want as template:
01.png

Open the Viewer...
02.png

Drag and (copy)drop the item you want to the template sub folder:
03.png
or use the context menu as alternative:
03b.png
or the shortcut Ctrl+R



Now you could do a few things from the context menu
if you do a right mouse-button click on an template item:
04.png
- add a new sub folder to the template folder
- remane the items (or use F2)
- assign an hot key to insert an template quickly
- arrange the items with drag and drop (hold the CTRL-key to copy)


Now you have create items in the Template folder
05.png
636
General Software Discussion / Re: [GER/ENG] CLCL Clipboardmanager Forum
« Last post by AbteriX on March 21, 2006, 05:58 AM »
Lesson 1

Change the  left/right mouse button action of the tray icon.

I'd like to use an left mouse click to open the historie list ,  instead of the viewer.

So we open the Options... now

- left click on the tray icon, the Viewer appears
- choose "View | Options.."

or
- right click on the tray icon
- choose "Options..."

In the Options go to the "Actions"-tab
and double click on "Viewer - Click on left...."
02.png


Now select in the "Call type"-drop down "Click on right for system tray"
than  click on [OK]
03lefttoright.png


Do the same for the second entry "Menu"
04righttoleft.png

but select "Click on left for system tray"
than  click on [OK]
05.png

Now you can access the historie with an left mouse click on the tray icon.
637
General Software Discussion / Re: CLCL Clipboardmanager Forum
« Last post by AbteriX on March 20, 2006, 10:46 AM »
Rainer Zufall hat folgendes geschrieben::
z.B. Templates
wie benennnen, wie mit Hotkey versehen

Gruss
Rainer


> wie Templates benennnen,
- Viewer öffnen
- rechte Mausklick auf einen Template-Eintrag
- "Rename" auswählen


> wie Templates mit Hotkey versehen
- Viewer öffnen
- rechte Mausklick auf einen Eintrag
- "Set Hot key" auswählen

 
638
General Software Discussion / [GER/ENG] CLCL Clipboardmanager Forum
« Last post by AbteriX on March 20, 2006, 10:44 AM »
Post here in this thread only tips and tuts please.
Use >this other thread< for comments.



CLCL
found at http://www.nakka.com.../clcl/index_eng.html
is a lttle tool from Mister 'Nakashima Tomoaki' for to store more than one item in the clip board.
You must not install it (just unpackt) and there is no registry access,
all settings are stored in simple plain text files (INIs) and binary *.dat files  :Thmbsup:


New: Source code translation to English ===> http://www.ghisler.c...15260&highlight=



Description from the home page:
Introduction
CLCL is clipboard caching utility.
  • All clipboard formats
  • are supported.
  • Template can be registered.
  • Pop-up menu is displayed by "Alt+C."
  • Menu can be customized.
  • Item is paste automatically.
  • Picture is displayed on a menu.
  • Tool tip is displayed on a menu.
  • The format to leave and the format to save can be set up.
  • The ignored window can be set up.
  • The paste key for every window can be set up.
  • Function is extensible with plug-in.
  • freeware (even the source code *.c is available)
A screenshot of CLCL
Download
CLCL Ver 1.1.2 (02/11/2005)

English version
clcl112_eng.exe (size 181 KB) (self extracting zip archive, no advantage over the zip itself)
clcl112_eng.zip (size 145 KB)   (just unpack)

-------------------------
How to use CLCL:

- Download the .exe and double click on it to extract the files
  or use the zip archive and just unpack it.

- Then start the CLCL.exe.
- So you get a "general.ini" which stores all of your settings for CLCL, there are no Registry settings.
clcl_001.png


- Also you get an new subfolder called as your windows login name. There CLCL stores the saved
  clip board item of the last days.
clcl_002.png



- in the lower right corner of your screen, near the clock, you see the icon of CLCL
clcl_003 TNA.png


- if you move your mouse over this icon and press the LEFT mouse button you will see the "Viewer"-window
clcl_004_viewer.png


- with the RIGHT mouse button you will see the histories of your last clipboard items
and you see you could access "Templates", what we will look over later
clcl_005 history.png


to be continued...


Post here in this thread only tips and tuts please.

Use >this other thread< for comments.
639
Living Room / Re: this is the first site I ever donated to... :)
« Last post by AbteriX on March 20, 2006, 10:41 AM »
welcome to the forum and the community, nowshining.
640
Mini-Reviews by Members / Re: PageSpy - A swiss army knife for web-developers
« Last post by AbteriX on March 17, 2006, 05:21 AM »
Thank you JoTo  :Thmbsup:
I found this review is very well done.
I like this tool and i could imaging i have needed such in the last years a few times.
I will check this out.
641
Site/Forum Features / Re: The new forum is up!!
« Last post by AbteriX on March 17, 2006, 02:13 AM »
nice find, jgpaiva. THX
642
General Software Discussion / Re: Suggest an Icon Editor
« Last post by AbteriX on March 16, 2006, 10:56 AM »
Hi ham,

i didn't do often icon art
but here are a few freeware apps i know
in case you nedd a few suggestions:

ICON LiquidIcon XP - http://www.x2studios...e=products&id=11
Icon PixelToolbox 1.1 - http://www.axiomx.com/free_software.htm
Icon SnIco Edit 2.0 - http://www.snidesoft.com/index.html
icon sushi - http://www.towofu.net/soft-e/
IconArt v2.0 - http://www.conware-p...roducts/ia/about.php
643
Finished Programs / Re: IDEA: scan an folder and list all file properties
« Last post by AbteriX on March 15, 2006, 06:25 AM »
this is an very good point, thank you Mr. Skrommel  :D

This script really works.
Iam just have modified the script to choose first the start folder i want
and then give me an csv file as output.
Then i have input it excel, great!

Now i have to "work for my rent"  ;D
but at the eve i'll update the script
for to give me the file size and last modify date, too.

Thank you  :Thmbsup:
644
Finished Programs / Re: IDEA: scan an folder and list all file properties
« Last post by AbteriX on March 14, 2006, 03:24 PM »
Thanks skrommel, i check this out.

--
works good with dlls and exes
seams i must wrote an "FOR %%i in()" loop for to scan more than one file
645
Finished Programs / DONE: scan a folder and list all file properties
« Last post by AbteriX on March 14, 2006, 10:46 AM »
I am on the search for a little command line tool
for to print the file properties and redirect them in a text file.

Here is an example of this properties
Spoiler
Microsoft Paint   
   
Original Filename   MSPAINT.EXE
Internal Name   MSPAINT
File Version   5.1.2600.2180(xpsp_sp2_rtm.040803-2158) (5.1.2600.2180)
Product Version   5.1.2600.2180 (5.1.2600.2180)
Company Name   Microsoft Corporation
File Description   Paint
Copyright   Ò Microsoft Corporation. All rights reserved.
Product Name   Microsoft« Windows« Operating System
File Name   mspaint.exe
File Path   C:\WINDOWS\system32\
File Attributes   Archive
Creation Time   2005-11-04, 10:28:06
Last Write Time   2004-08-04, 12:00:00
File Size   343040 Bytes (335.0 KBytes)

i got from SiW for one file.

Now i look for a command line utility for to batch process this

 like

C:\>GetFileProps.exe    %ProgramFiles%\winrar\    /s     >   FileProp.txt

to list all properties of all files into a text file.

Did someone know such a tool ?
646
General Software Discussion / Re: A List of Freeware Utilities
« Last post by AbteriX on March 14, 2006, 08:15 AM »
emm, not to forget EFB -> http://www.essential-freebies.de/

Look out!
It's an german forum only, but english progs listed mostly (needless to say)

647
Site/Forum Features / Re: new forum feature - spoiler tag
« Last post by AbteriX on March 14, 2006, 05:19 AM »
Very usefull, thank you.  :Thmbsup:

Joke of the day
Error codes in Windows
WinErr 001: Windows loaded - System in danger
WinErr 002: No Error - Yet
WinErr 003: Dynamic linking error - Your mistake is now in every file
WinErr 004: Erroneous error - Nothing is wrong
WinErr 005: Multitasking attempted - System confused
WinErr 006: Malicious error - Desqview found on drive
WinErr 007: System price error - Inadequate money spent on hardware
WinErr 008: Broken window - Watch out for glass fragments
WinErr 009: Horrible bug encountered - God knows what happened
WinErr 00A: Promotional literature overflow - Mailbox full
WinErr 00B: Inadequate disk space - Free at least 50MB
WinErr 00C: Memory hog error - More Ram needed. More! More!
WinErr 00D: Window closed - Do not look outside
WinErr 00E: Window open - Do not look inside
WinErr 00F: Unexplained error - Please tell us how this happened
WinErr 010: Reserved for future mistakes by our developers
WinErr 011: Window open - Do not look outside
WinErr 012: Window closed - Do not look inside
WinErr 013: Unexpected error - Huh ?
WinErr 014: Keyboard locked - Try anything you can think of.
WinErr 018: Unrecoverable error - System destroyed. Buy new one.
WinErr 019: User error - Not our fault. Is Not! Is Not!
WinErr 01A: OS overwritten - Please reinstall all software.
WinErr 01B: Illegal error - You are not allowed to get this error. Next time you will suffer a penalty for that.
WinErr 01C: Uncertainty error - Uncertainty may be inadequate.
WinErr 01D: System crash - We are unable to figure out our own code.
WinErr 01E: Timing error - Please wait. And wait. And wait. And wait.
WinErr 01F: Reserved for future mistakes of our developers.
WinErr 020: Error recording error codes - Additional errors will be lost.
WinErr 042: Virus error - A virus has been activated in a dos-box. The virus, however, requires Windows. All tasks will automatically be closed and the virus will be activated again.
WinErr 079: Mouse not found - A mouse driver has not been installed. Please click the left mouse button to continue.
WinErr 103: Error buffer overflow - Too many errors encountered. Additional errors may not be displayed or recorded.
WinErr 678: This will end your Windows session. Do you want to play another game?
WinErr 683: Time out error - Operator fell asleep while waiting for the system to complete boot procedure.
WinErr 815: Insufficient Memory - Only 50,312,583 Bytes available.
WinErr 912: Purchase a new copy of Windows today. Old license void. Windows has been deleted.

648
Site/Forum Features / Re: The new forum is up!!
« Last post by AbteriX on March 13, 2006, 11:01 AM »
--
Edit:
deleted, should have been read enought till now  :)
649
General Software Discussion / Re: A List of Freeware Utilities
« Last post by AbteriX on March 13, 2006, 06:00 AM »
Windows-Tools on CD-ROM a large collection of Windows Freeware
that can be run from CD-ROM like Bart's PE Builder, (or USB stick)

from Dirk-Loss.de ==>   http://www.dirk-loss.de/win-tools.htm


650
Site/Forum Features / Re: The new forum is up!!
« Last post by AbteriX on March 13, 2006, 05:33 AM »
No, it's nothing else but a spelling mistake, should be  'thread'   of course.
How could you assume i would threat dc members? ;)

But i find it nice to be teached.... go on ;D
(i didn't know there is thread and threat.... till now  :()

> a big bookmarking system is in the works
thanks for validate.
Pages: prev1 ... 21 22 23 24 25 [26] 27 28 29 30 31 ... 46next