| Author |
Message |
Topic: U3Helper: Make almost any application U3 Smart capable |
mbirth
Replies: 29
Views: 30607
|
Forum: Scripts & Functions Posted: Wed Apr 09, 2008 8:50 pm Subject: U3Helper: Make almost any application U3 Smart capable |
| Those installer exe's are almost always created with U3P2EXE. And I'm not sure they need the drive letter. I guess they communicate with the LaunchPad (which should be running in background) give the ... |
Topic: Autohotkey for Pocket PCs / WinCE |
mbirth
Replies: 308
Views: 57992
|
Forum: Scripts & Functions Posted: Sun Feb 03, 2008 3:30 pm Subject: Autohotkey for Pocket PCs / WinCE |
| I know having the same language for PC and PPC is quite nice. But for scripting on a PocketPC, the most used one is [url=http://www.sto-helit.de/index.php?module=page&entry=ms_overview&action= ... |
Topic: Cleanup unused FAVICONS of Opera |
mbirth
Replies: 0
Views: 715
|
Forum: Scripts & Functions Posted: Sun Feb 03, 2008 1:11 pm Subject: Cleanup unused FAVICONS of Opera |
| This script scans the "images"-directory of your Opera profile for unused favicons, i.e. files which were not accessed in more than 7 days. These are deleted and will be reloaded by Opera on ... |
Topic: Show unreferenced Microsoft Installer files to free up space |
mbirth
Replies: 1
Views: 545
|
Forum: Scripts & Functions Posted: Sun Feb 03, 2008 12:50 pm Subject: Show unreferenced Microsoft Installer files to free up space |
This script searches the registry for references to MSI packages located under C:\WINDOWS\Installer and lists missing or unused .msi packages.
You can then safely delete the unused ones.
#Single ... |
Topic: Cleanup old versions of Eclipse plugins/features |
mbirth
Replies: 0
Views: 1303
|
Forum: Scripts & Functions Posted: Sun Feb 03, 2008 12:47 pm Subject: Cleanup old versions of Eclipse plugins/features |
| This script searches for Eclipse under C:\Program Files and then parses all installed plugins and features for old versions. I once had 89MB of old versioned plugins which were superseded, i.e. old ve ... |
Topic: AHK Syntax Highlighting for AkelPad |
mbirth
Replies: 7
Views: 1687
|
Forum: Scripts & Functions Posted: Tue Oct 30, 2007 9:35 pm Subject: AHK Syntax Highlighting for AkelPad |
does this script allow for highlighting commented lines?
AFAIK, AkelPad doesn't support such things. It can only highlight specific keywords, nothing more.
Cheers,
-mARKUS |
Topic: AHK Syntax Highlighting for AkelPad |
mbirth
Replies: 7
Views: 1687
|
Forum: Scripts & Functions Posted: Mon Oct 01, 2007 11:04 am Subject: Re: Highlight AHK syntax for AkelPad Editor |
I have problems to run your script to highlight AHK syntax for AkelPad Editor!
As you have a working script, please post the result for ahk.highlight.
You have to put the script into ...\AutoHotke ... |
Topic: AHK Syntax Highlighting for AkelPad |
mbirth
Replies: 7
Views: 1687
|
Forum: Scripts & Functions Posted: Wed Sep 26, 2007 10:13 am Subject: AHK Syntax Highlighting for AkelPad |
I just found
Open the ahk.highlight in notepad.exe
Select Menu File -> Save As...
In the save-dialog find the dropdown-box "Encoding"
Select "Unicode".
Save the file
You ... |
Topic: Half-QWERTY: One-handed Typing |
mbirth
Replies: 124
Views: 42940
|
Forum: Scripts & Functions Posted: Sat May 05, 2007 11:19 am Subject: Half-QWERTY: One-handed Typing |
| Here is a much more flexible version. I almost recoded everything in a more compact manner. I also solved the CapsLock-thingy where the CapsLock-LED doesn't light up and pressing SPACE while CapsLock ... |
Topic: U3Helper: Make almost any application U3 Smart capable |
mbirth
Replies: 29
Views: 30607
|
Forum: Scripts & Functions Posted: Tue May 01, 2007 11:10 am Subject: U3Helper: Make almost any application U3 Smart capable |
Hi mARKUS,
I've been using your U3Helper to package some apps that I have for networking and system admin; such as DebugView, TcpView and Process Explorer etc.
I am trying to make a package for Regs ... |
Topic: U3Helper: Make almost any application U3 Smart capable |
mbirth
Replies: 29
Views: 30607
|
Forum: Scripts & Functions Posted: Wed Apr 25, 2007 9:13 am Subject: U3Helper: Make almost any application U3 Smart capable |
I wrote a tutorial and put it online:
http://vanilla.birth-online.de/discussion/2/u3helper-support/
This is the procedure for 90% of all applications.
Cheers,
-mARKUS |
Topic: U3Helper: Make almost any application U3 Smart capable |
mbirth
Replies: 29
Views: 30607
|
Forum: Scripts & Functions Posted: Tue Apr 17, 2007 5:16 pm Subject: U3Helper: Make almost any application U3 Smart capable |
| I updated U3Helper to version 2.0 and from now on, U3Helper works as a separate U3-Application. So you have to install U3Helper in order to use my U3-apps. Those of you who "convert" applica ... |
Topic: U3Helper: Make almost any application U3 Smart capable |
mbirth
Replies: 29
Views: 30607
|
Forum: Scripts & Functions Posted: Sat Apr 14, 2007 9:48 pm Subject: Re: cannot download your script |
I cannot download your script that you have at the top
Try again. My hoster had some downtime the last 2 days.
Cheers,
-mARKUS |
Topic: U3Helper: Make almost any application U3 Smart capable |
mbirth
Replies: 29
Views: 30607
|
Forum: Scripts & Functions Posted: Fri Apr 13, 2007 2:27 pm Subject: Re: Auto update ini files |
| The only problems I am now experiencing relates to updating the paths to specific directories in the ini files. As far as I can see, using environment variables such as %windir% in ini files does not ... |
Topic: U3Helper: Make almost any application U3 Smart capable |
mbirth
Replies: 29
Views: 30607
|
Forum: Scripts & Functions Posted: Thu Apr 12, 2007 8:48 pm Subject: U3Helper: Make almost any application U3 Smart capable |
I was using resource kit utility setx and bellow is myu script that initialise my portabile environment.
Setx is not required as you can do that with WMIC, but setx is faster and easier to use.
Th ... |
| |