|
103
|
DonationCoder.com Software / Finished Programs / Re: DONE: Windows software shortcut (LNK) creator
|
on: September 13, 2012, 10:48:53 AM
|
As per request I added CSV support to Link Snack. Create a CSV file in the following format: Target file, Link Name, Start Dir, Location, Parameters, IconStart Dir, Parameters and Icon are optionalAll file options require the fill path (i.e. Fill path to target, icon, location and Start Dir) Start Link Snack and drag and drop the CSV file onto the dialog and it will be processed immediately. If there are any errors creating a link, a file called LinkErr.txt will be created in the same location as Link Snack.exe. Download Link Snack 2.0Enjoy!
|
|
|
|
|
104
|
Other Software / Announce Your Software/Service/Product / Link Snack 2.0
|
on: September 13, 2012, 10:48:21 AM
|
As per request by @Josh, I added CSV support to Link Snack. Create a CSV file in the following format: Target file, Link Name, Start Dir, Location, Parameters, IconStart Dir, Parameters and Icon are optionalAll file options require the fill path (i.e. Fill path to target, icon, location and Start Dir) Start Link Snack and drag and drop the CSV file onto the dialog and it will be processed immediately. If there are any errors creating a link, a file called LinkErr.txt will be created in the same location as Link Snack.exe. Download Link Snack 2.0Enjoy!
|
|
|
|
|
107
|
Other Software / Announce Your Software/Service/Product / Paste As File 2.2.0.0 Beta
|
on: September 07, 2012, 02:17:12 PM
|
I have made a few changes/updates to Paste As File. In this BETA version I have added a preview panel so you can see what text or image is in the clipboard and I added a way to allow PAF to suggest a file type/extension. It is called Suggestions and if any of the "words" in the Suggest string matches the text in the clipboard, it will suggest the file type/extension that is associated with the Suggest string. There are only 3 built in HTML, PHP and CSS, but you can also add your own. So if you are a programmer you can add specific "words" to look for and PAF will suggest the file type/extension. I have not updated the help file yet, so you will have to play around with it a bit. The Suggest strings are searched in the order they appear in the dialog, so if you have HTML before PHP in the dialog and you have text in the clipboard that contains HTML code and PHP code, it will use HTML since that is what it would see first. To edit the suggestions, RIGHT CLICK in the extension edit box when pasting to a text file. You can download PAF Beta here https://www.box.com/s/45mc57vv5kbeqj01s8pdPlease let me know what you think! Thanks! [attach=1] [attach=2]
|
|
|
|
|
111
|
Other Software / Announce Your Software/Service/Product / Re: Copy Contents
|
on: August 29, 2012, 02:48:18 PM
|
|
@rgdot: Thanks for the write up, one thing though. You got the Replacements backwards on your screen shot. The #ASK# should be on the With This... side. When the input box comes up, the Replace This... is replaced with what the user enters. This is still in beta testing also, so you might want to add that to your post as well.
@Ath: Good ideas. I'll try to get some of these added.
|
|
|
|
|
113
|
Other Software / Announce Your Software/Service/Product / Copy Contents
|
on: August 28, 2012, 12:10:13 PM
|
I had created this a while ago so I can quickly copy a text file and paste the contents to an email. Since then I have decided to make it much better (and it was also requested on freewaregenius.com) and release it here first for beta testing before I post it on my site. Copy Contents adds a context menu item to files allowing you to copy the contents of that file to the clipboard. Supported files are plain text files and image files (jpg, pcx, png, bmp, tga, gif, tif). Please download the final release from http://Starpunch.net
|
|
|
|
|
114
|
Other Software / Announce Your Software/Service/Product / Re: Paste As File 2.1.0.0
|
on: August 28, 2012, 11:58:48 AM
|
|
I have gotten over 2000 Dls (and counting) and mentioned on over 6 sites. Thanks to everyone that downloaded and use it! :-) Oh, and stay tuned, I am updating to allow you to browse to a folder when pasting a file and I may try to add a way to "guess" what the file should be and suggest the best extension.
|
|
|
|
|
115
|
Other Software / Announce Your Software/Service/Product / Re: Paste As File 2.1.0.0
|
on: August 26, 2012, 03:21:13 PM
|
|
It can already to other text formats. Just change the extension. So if you copied HTML code, just choose Paste As File and change the extension to HTML, or any other plain text file format. I use it for TXT, PHP, HTML, CSS and DSC just to name a few.
I think I may be able to add command line support. I'll look into that.
|
|
|
|
|
116
|
Other Software / Announce Your Software/Service/Product / Paste As File 2.1.0.0
|
on: August 26, 2012, 10:34:05 AM
|
Paste As File has been updated to v2.1.0.0 I have changed the UI to allow easier editing of the file name without having to also type the extension. [attach=1] It now also supports pasting as RTF (rich text format) files. This will allow you to copy formatted text from applications such as Microsoft Word and paste as a RTF file and keep the text formatting intact. There are some applications that may not keep the formatting when pasting to a RTF file. You will just have to test your application to see. More info and download on my site: Paste As FileThere is also a write up on Instant Fundas about Paste As File! Another write up on FreewareGenius.com  A video review on Revision3.com! http://revision3.com/tzdaily/paste-as-fileAnd many more...
|
|
|
|
|
118
|
Other Software / Announce Your Software/Service/Product / Copy Area
|
on: August 06, 2012, 09:00:53 PM
|
To go with Paste As File I made Copy Area. This also adds a menu item to the background context menu of windows explorer and the desktop called Copy Area. It will copy a selected are of your screen to the clipboard. You can then paste the image into any app that supports image pasting and you can also use Paste As File to paste the copied area to a file. There is a 5 sec delay until capture allowing you some time to get things in position for the capture if needed. You can also have a shortcut put on your desktop that has the hotkey Ctrl+Alt+Z that will also start the capture, but without the delay. You can change the hotkey using the shortcut properties dialog. This way the capture app does not stay running in the background. You can download it from the webpage here -> Copy Area[attach=1] [attach=2]
|
|
|
|
|
122
|
Other Software / Announce Your Software/Service/Product / Paste As File
|
on: August 05, 2012, 11:52:30 AM
|
As a result of a topic here -> http://www.donationcoder.com/forum/index.php?topic=31798, I created Paste As File. It adds a "Paste As File" menu item to the background context menu of a windows explorer window and the desktop. It allows you to paste the contents of the clipboard to a file based on the clipboard contents. If it is text, it will past as a text file (with the default extension .txt) or as an image file (default extension of .png). Supported image file formats are jpg, pcx, png, bmp, tga, gif and tif. Paste As File will remember the last extension used for either image or text and will show that the next time you paste. You can download the latest version from my website -> http://starpunch.net/#PasteAsFilePaste As File is freeware. If you like and use it, I accept donations. :-) [attach=1]
|
|
|
|
|
125
|
DonationCoder.com Software / Post New Requests Here / Re: Create an empty txt file in the active window
|
on: June 16, 2012, 03:15:22 PM
|
Here is an AutoHotkey script that will do what you ask (attached is an compiled EXE as well). You can change the hotkey by editing the script. Right now it is set to Win+N (#n in the script). This works on my Windows 7 system. Not sure about others, you'll have to test it out. Hope this helps. [ copy or print] ; ; AutoHotkey Version: 1.x ; Language: English ; Platform: Win9x/NT ; Author: Chris Gingerich ; ; Script Function: ; Template script (you can customize this template by editing "ShellNew\Template.ahk" in your Windows folder) ; ; Creates a new textfile in the current folder if an explorer window is active. #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. SendMode Input ; Recommended for new scripts due to its superior speed and reliability. SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. #n:: IfWinActive,ahk_class CabinetWClass { Send !fwt }
|
|
|
|
|