Software Salariman

Nuts and bolts about programming applications, databases and spreadsheets. Note: Comments are moderated to filter comment spam. Mobile version

2011-09-18

Create an MSIE Favorite using VBA & WSH

›
A little sub-routine to create MSIE Favorites for MS-Office users. It uses Windows Scripting Host (WSH) which has a shell object that has f...
2011-05-29

Avoid multiple instances of a task in Windows Task Scheduler

›
Using Task Scheduler, one way to run a task more often than once a day was to repeat the task within the day. For instance, if you wanted to...
2011-04-16

Running Batch Files in Vim Ex-Mode

›
To modify a file using vim in ex-mode, you should be able to do this: vim -esn < modify.ex File.txt . The -esn option starts vim in ex-mo...
2011-03-26

Configure NetBeans to Statically Link MinGW C & C++ Libraries

›
Installed MinGW g++ 4.5.2 and got the following Windows error when trying to run a C++ program I just compiled: The program can't start ...
2 comments:
‹
›
Home
View web version

About Me

Temporary
View my complete profile
Powered by Blogger.