Welcome Guest.   Make a donation to an author on the site May 23, 2013, 06:49:52 AM  *

Please login or register.
Or did you miss your validation email?


Login with username and password (forgot your password?)
Why not become a lifetime supporting member of the site with a one-time donation of any amount? Your donation entitles you to a ton of additional benefits, including access to exclusive discounts and downloads, the ability to enter monthly free software drawings, and a single non-expiring license key for all of our programs.


You must sign up here before you can post and access some areas of the site. Registration is totally free and confidential.
 
View the new Member Awards and Badges page.
   
  Forum Home Thread Marks Chat! Downloads Search Login Register  
  Show Posts
      View this member's profile 
      donate to someone Donate to this member 
Pages: Prev 1 2 3 4 [5] 6 7 8 9 10 11 Next
101  DonationCoder.com Software / Post New Requests Here / Re: IDEA: Program which runs a program then shuts down the computer on: September 18, 2012, 05:34:01 PM
I should be able to do that. I'll add that either later tonight or tomorrow.
102  DonationCoder.com Software / Post New Requests Here / Re: IDEA: Program which runs a program then shuts down the computer on: September 18, 2012, 03:58:08 PM
I made a quick app called RunAnd... it can run an app, then when the app closes it can Reboot, Logoff, Shutdown or ForceShutdown.

You can add parameters to the end also. So you can use "C:\Program Files\SyncToy 2.1\SyncToyCmd.exe" –r in the App To Run box. Use at your own risk as if you use ForceShurtown it will NOT allow you to save any changes to open documents and as stated by @MilesAhead, make sure to use the correct parameters to the App To Run.

Gives a 10 second count to give you a chance to cancel.

https://www.box.com/shared/fjivgtlgp9qn0r06t0kb

[attach=1]
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, Icon

Start Dir, Parameters and Icon are optional

All 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.0

Enjoy!
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, Icon

Start Dir, Parameters and Icon are optional

All 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.0

Enjoy!
105  DonationCoder.com Software / Finished Programs / Re: DONE: Windows software shortcut (LNK) creator on: September 12, 2012, 07:40:05 PM
@Josh I'll try to add support for CSV as soon as I can.
106  Other Software / Announce Your Software/Service/Product / Re: Paste As File 2.1.0.0 on: September 11, 2012, 06:11:33 AM
Cool. Thanks for letting me know!

http://www.makeuseof.com/...unctions-2-tools-windows/


Quote
Power Up Your Copy & Paste Functions With These 2 Tools

PasteAsFile is a neat little tool that will allow you to create instant clipboard files using Windows Explorer.
Using Windows 7, you can simply right click on your desktop area or on a folder in a Windows Explorer window. You should see the PasteAsFile option in the context menu.
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/45mc57vv5kbeqj01s8pd

Please let me know what you think! Thanks!

[attach=1]
[attach=2]
108  Other Software / Announce Your Software/Service/Product / Re: Paste As File 2.1.0.0 on: August 30, 2012, 03:55:18 PM
I was contacted by the editor of German c't magazine, and he want's to put a write up in there. If there is a way to get this set up soon that would be great so people have a place to download without crashing anything. Thanks a lot!
109  Other Software / Announce Your Software/Service/Product / Re: Paste As File 2.1.0.0 on: August 30, 2012, 08:32:10 AM
That would bet great if you can. How does that work?
110  Other Software / Announce Your Software/Service/Product / Re: Paste As File 2.1.0.0 on: August 30, 2012, 07:20:04 AM
Well, good and bad news, I hit my bandwidth limit so until it get's reset my site is down.   Sad
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.
112  Other Software / Announce Your Software/Service/Product / Re: Paste As File 2.1.0.0 on: August 29, 2012, 08:34:24 AM
Another great write up! Thanks rgdot!  Thmbsup
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 File

There is also a write up on Instant Fundas about Paste As File!

Another write up on FreewareGenius.com  Thmbsup

A video review on Revision3.com! http://revision3.com/tzdaily/paste-as-file

And many more...
117  Special User Sections / DC Website Help and Extras / Re: DC Mug/TShirt Designs that would be nice to have an artist for.. on: August 23, 2012, 08:26:54 AM
I took a minimal approach.

[attach=1]
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]

119  Other Software / Announce Your Software/Service/Product / Re: Paste As File on: August 06, 2012, 12:02:11 PM
Hmm, odd. I made the app on my Win 7 64 bit system and it works fine. I'll look into your problem and see if I can fix it.

Do you have admin rights to the registry on your win xp 64 system?
120  Other Software / Announce Your Software/Service/Product / Re: Paste As File on: August 05, 2012, 12:05:32 PM
Thanks and thanks for the typo fix.  Wink

Awesome!

121  DonationCoder.com Software / Finished Programs / Re: DONE: Paste a screenshot in windows explorer on: August 05, 2012, 11:53:09 AM
New update and topic posted here http://www.donationcoder.com/forum/index.php?topic=31838
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/#PasteAsFile

Paste As File is freeware. If you like and use it, I accept donations. :-)

[attach=1]
123  DonationCoder.com Software / Finished Programs / Re: DONE: Paste a screenshot in windows explorer on: August 05, 2012, 09:18:01 AM
Great, glad you like it. I am going to make some tweaks to it and I'll post an update. I'll put it in the Announce Your Software topic for everyone to see.
124  DonationCoder.com Software / Finished Programs / Re: DONE: Paste a screenshot in windows explorer on: August 04, 2012, 09:44:28 PM
I thought this was a good idea, so I decided to make a quick app called Paste As File. Right click on the desktop or on the background of a Windows explorer window and select Past As File. You can then save the clipboard to a file based on the contents. Either a text file or an image in PNG or JPG format. You can download it from my website if you are interested. It's free.

http://starpunch.net/#PasteAsFile

[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
}
Pages: Prev 1 2 3 4 [5] 6 7 8 9 10 11 Next
DonationCoder.com | About Us
DonationCoder.com Forum | Powered by SMF
[ Page time: 0.039s | Server load: 0.05 ]