Clipboard to Print utility

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
User avatar
Cornflower
Posts: 244
Joined: Fri Aug 31, 2007 7:58 am
Location: Canada's capital

Clipboard to Print utility

#1 Post by Cornflower »

I finally found it! A clipboard to print utility so I can print from programs that don't have print capabilities, like my Mempad (https://portablefreeware.com/?id=889), whose only flaw, imo, was a lack of print capability.

Clipboard to Print can be found here, totally freeware:
Website:
https://www.netadmintools.com/art346.html

Screenshot:

Image

Download:
https://netadmintools.com/files/clip.exe

Installation:
Unzip the files using the self-extracting executable. Then use universal extractor to extract the files from clip.cab. Setup.exe creates Start menu files and a few registry keys.
Uses VB6 dlls (included), but the other files seem to be standard WinXP dlls, so they should not have to be registered with regsvr32.
Delete setup.exe and st6unst.exe

I used Sandboxie (hope I am accurate in this) to determine that if the setup.exe is not run, it creates no file or registry settings.

Note: This utility uses the Lucida Console font if found to guarantee monospacing.


C.

bigwave
Posts: 2
Joined: Sat Dec 29, 2007 3:27 pm

Re: Clipboard to Print utility

#2 Post by bigwave »

Cornflower wrote:I finally found it! A clipboard to print utility
......
Download:
http://files.signalq.com/clip.exe
.....
C.
This is just what I'm looking for but the download link no longer works :-(

Does anyone have a copy?

Or an alternative download location?

User avatar
Cornflower
Posts: 244
Joined: Fri Aug 31, 2007 7:58 am
Location: Canada's capital

#3 Post by Cornflower »

As I don't have a web site, I have posted the download (along with a PDF of the web page) at

http://rapidshare.com/files/80066958/Cl ... t.zip.html

I hope I have given proper credits for this file.

bigwave
Posts: 2
Joined: Sat Dec 29, 2007 3:27 pm

#4 Post by bigwave »

Cornflower wrote:As I don't have a web site, I have posted the download (along with a PDF of the web page) at

http://rapidshare.com/files/80066958/Cl ... t.zip.html

I hope I have given proper credits for this file.
Thanks for that!

Works a treat, now I can easily print addresses to my new label printer from any application.

Again, thanks for uploading this.

Ian

WonkyRuler
Posts: 1
Joined: Fri May 16, 2008 1:32 am

#5 Post by WonkyRuler »

Hi there,

I have been looking for a way to print utility so that i could print from programs which do not have print capabilities.

I have just tried the link from cornflower:

http://rapidshare.com/files/80066958/Cl ... t.zip.html

It has worked great for me, so thanks a lot cornflower for uploading this! :)

donald
Posts: 561
Joined: Wed Dec 19, 2007 4:14 am
Location: knoxville TN USA

runtime error 339

#6 Post by donald »

I am faced with: runtime error 339

Component comdlg32.ocx or one of its dependancies not correctly registered: a file is missing or invalid

Interesting to note i am using a junker computer bought new but junk because of vista

User avatar
Cornflower
Posts: 244
Joined: Fri Aug 31, 2007 7:58 am
Location: Canada's capital

#7 Post by Cornflower »

Clip2Print has one dialog box (choosing the printer to print to).

This might be tricky, but you here is a guess--re-egistration of ocx and dll files probably requires admin access. This is a one-time thing, and if vista works like xp, it should be

1. log on with local admin access
2. locate the file comdlg32.ocx (probably in the windows system32 directory)
3. run regsvr32 c:\windows\system32\comdlg32.ocx

This *might* do it. Otherwise play with a dependency walker.

(note: also try to run it with admin access--this might give a clue)

Good luck.

polishpanda
Posts: 1
Joined: Tue Jun 10, 2008 2:38 pm

#8 Post by polishpanda »

None of the download links work, does anyone have another?

User avatar
MiDoJo
Posts: 282
Joined: Thu Apr 17, 2008 2:36 pm

#9 Post by MiDoJo »

@Donald that warning comes up the first time you run rougeremover too.

To fix this right click the exe and run it as admin (this should only be necessary the first run)

if after the first run you still get this make the exe always run as admin

User avatar
Cornflower
Posts: 244
Joined: Fri Aug 31, 2007 7:58 am
Location: Canada's capital

#10 Post by Cornflower »

I reuploaded it to

http://rapidshare.de/files/39683729/clip2print.zip.html

In the zip file is the clip2print executable (original name clip.exe but I have two other files with that original name) plus a pdf image of the netadmintools web page, and attribution is there as well as the statement that it is freeware.

If anyone has a better location, given that netadmintools no longer carries the executable, I will upload it there instead.

romeo
Posts: 1
Joined: Sat Sep 27, 2008 9:52 am
Location: California

Clip retrieval and installation

#11 Post by romeo »

As of today the links given in Cornflower's Aug 31, 2007, post work. Here's what I did:

Made a new folder "Clip" on my desktop. Went to http://www.netadmintools.com/art346.html and clicked on Clip.exe 1.0 to download and save it into the "Clip" folder on the desktop.

Open the "Clip" folder and double click "clip.exe" to run it. Three icons appear. Double click "setup.exe" to install the Clip program.

To run it go to Start, All Programs and look for NetAdminTools.com Clipboard Printer. Click there to bring up a window which describes how to use the app. It says

"Simply minimize this box, and it will go into
the system tray. If you want to print the
text on the clipboard, simply click
the icon in the system tray. To close
the program, right-click, and select exit."

The program seems to work well for me with XP SP2.


User avatar
Cornflower
Posts: 244
Joined: Fri Aug 31, 2007 7:58 am
Location: Canada's capital

#12 Post by Cornflower »

This is really good news. Thanks, Romeo, for the update.

Note, however, if you run the Clip.exe, you extract clip.cab and setup.exe. If you then run setup.exe, the program ceases to become stealth, and it selff registers 7 DLLs, all of which are standard in Win2000 or above (app was written in VB6)

To make portable and stealth this application, you may do one of the following.

a) Run clip.exe to extract the setup files. Run setup.exe, then copy clip.exe to a directory of your choice, and then remove the program using add/remove programs.

b) run clip.exe to extract the setup files and * delete everything but clip.cab *. Use uniextract or any extractor that can handle .cab files to extract the files from clip.cab. Delete everything but clip.exe. No registry entries are created nor cleanup needed.

* Note especially that this excellent utility as packaged for download on NetAdminTools.com and the final executable are both named clip.exe, hence the instruction to delete extraneous files if you do a manual install.

Jerry
Posts: 2
Joined: Fri May 01, 2009 8:40 am
Location: Hollywood, CA

#13 Post by Jerry »

Alas, all the links provided above for CLIP.EXE seem to be dead. Anybody know of a working download location?

Many thanks.

Jerry

User avatar
usdcs
Posts: 175
Joined: Sat Jun 10, 2006 11:54 am

#14 Post by usdcs »

Hi Jerry,

1. Go to www.archive.org

2. In the Wayback Machine, enter the URL http://www.netadmintools.com/art346.html

3. Select the Oct 24, 2005 link.

4. Scroll down the page to the Clip.exe 1.0 link

5. Save the file.

Voila!

Dan

Jerry
Posts: 2
Joined: Fri May 01, 2009 8:40 am
Location: Hollywood, CA

#15 Post by Jerry »

Thanks, Dan -- the file was right where you said I'd find it. And, CLIP works perfectly! I've been looking for something like CLIP for a LONG time.

Jerry

Post Reply