CLCL

Submit portable freeware that you find here. It helps if you include information like description, extraction instruction, Unicode support, whether it writes to the registry, and so on.
Post Reply
Message
Author
jordis
Posts: 4
Joined: Sat Apr 21, 2007 10:47 am

CLCL

#1 Post by jordis »

Hi,
As an alternate clipboard extender, you might consider CLCL. I see it's already in the database:
https://www.portablefreeware.com/?id=469
It may probably seem "ugly" interface and tricky to understand all the options, but once you have it behave as you want, it's a great timesaver.
I'm not sure about Unicode, but developer is Japanese, so I guess it should work. Website:
https://www.nakka.com/soft/clcl/index_eng.html
I see in hist website that there is a plugin for Unicode:
* fmt_unicode Ver 0.0.1 (2005/02/11)
o Unicode Text Format (Windows NT4, 2000, XP and later)

infimum
Posts: 231
Joined: Sun Mar 02, 2008 1:00 am

#2 Post by infimum »

Thanks for your reply, jordis. I did try it in the past, although I didn't mention it in my original post. The only drawback is unicode. You can deal with only one unicode clip at a time. You have to open the main window to explicitly call for that plugin. This was the deal-breaker for me.

billon
Posts: 842
Joined: Sat Jun 23, 2012 4:28 pm

Re: CLCL

#3 Post by billon »

As noted by zorro, latest version 2.1.0 is not portable/stealth anymore, settings and history in %LOCALAPPDATA%\CLCL.
From the Japanese changelog (through G**gle Translate):
[...]
Changed to save the setting storage location in the area for each user.
→ For Windows 10 "C: \ Users \ (user name) \ AppData \ Local \ CLCL"
* Migrated automatically at first startup
What does it means exactly? Can't fully understand.
I didn't used CLCL for many years and don't know/remember all details, maybe there are some methods to force portability?

Anyway, previous versions are there.
If there will be no further news/changes, will edit the entry and link to the previous portable version 2.0.3.

User avatar
zorro
Posts: 84
Joined: Sat Mar 19, 2016 2:32 pm
Location: Hamburg, Germany

Re: CLCL

#4 Post by zorro »

Previous versions created a folder (username) in the program directory, where the settings were stored. If you logged in as a different user or took the program directory with you on an USB-stick and started CLCL on another computer, another folder with the name of the respective user was created in the program directory. The settings of the first user where not taken in consideration.
I suppose this should keep the privacy. A workaround was posted in the comments: you can create yourself a folder named "default" and copy settings and history over there. Then you edit the "general.ini" and set "User="default" - now CLCL works on every computer and account with the given settings and history.

There is also a setting called "WorkDir= " in the "general.ini", but in the latest version its only effect is for CLCL to look after exisiting settings at first start. After that it has no impact - nor has the "User= " setting :(

billon
Posts: 842
Joined: Sat Jun 23, 2012 4:28 pm

Re: CLCL

#5 Post by billon »

Seems like fixed
Ver 2.1.0 -> Ver 2.1.1
  • [...]
  • Added a setting to place settings and data in the same location as CLCL.exe.

User avatar
Midas
Posts: 6956
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: CLCL

#6 Post by Midas »

Topic update: CLCL v2.1.3 released 2022-12-01.

User NelsonEddie commented that CLCL appears to be natively portable by inserting the following to 'clcl_app.ini':

Code: Select all

[GENERAL]
portable=1
Source available from https://github.com/nakkag/CLCL.

Image

Available Japanese changelog (translated by Deepl.com):

Code: Select all

Change History

Ver 2.1.2 -> Ver 2.1.3

    -Changed the system tray icon when the clipboard is not monitored.
    -Improved the up/down buttons for settings.
    -Improved so that the main screen is not displayed when menu is displayed. 

Ver 2.1.1 -> Ver 2.1.2

    -Enabled scrolling by mouse dragging in image format (BITMAP, DIB). 

Ver 2.1.0 -> Ver 2.1.1

    -Added the ability to copy file name and file path in file format.
    -Added setting to place settings and data in the same location as CLCL.exe. 

Ver 2.0.3 -> Ver 2.1.0

    -Supported high DPI.
    -Supported PNG and JPEG for image format (BITMAP, DIB) file saving.
    -Enabled to zoom in/out in the image format (BITMAP, DIB) display.
    »The zoom rate can be changed by holding down Ctrl and using the mouse wheel,
    or by pressing Ctrl+↑↓.
    -Binaries are not divided into Japanese and English versions.
    -Changed to save settings in user-specific area.
    »In case of Windows 10, 'C: \Users\(Username)\AppData\Local\CLCL'
    (*The transition will be done automatically at the first startup.)

User avatar
joby_toss
Posts: 3027
Joined: Sat Feb 09, 2008 9:57 am
Location: Romania
Contact:

Re: CLCL

#7 Post by joby_toss »

Midas wrote: Fri Jan 10, 2025 4:52 am User NelsonEddie commented that CLCL appears to be natively portable by inserting the following to 'clcl_app.ini':

Code: Select all

[GENERAL]
portable=1
I don't get it, that's exactly what the "How to extract" entry section states from 2019, when billon updated it and it still works ok, portable and stealth.

User avatar
lintalist
Posts: 466
Joined: Sat Apr 19, 2014 12:52 am
Contact:

Re: CLCL

#8 Post by lintalist »

Offtopic but for AutoHotkey fans, somewhat similar text-only clipboard manager https://github.com/hi5/CL3/ (compiled version available under releases), has some interesting features (clipchain, slots)

User avatar
Midas
Posts: 6956
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: CLCL

#9 Post by Midas »

joby_toss wrote: I don't get it, that's exactly what the "How to extract" entry section states from 2019, when billon updated it and it still works ok, portable and stealth.
Probably a bot, then. Sorry. :roll:

Post Reply