03 Jan, 2011
Regsvr exe removal tool
Articles related to regsvr exe removal tool
http://digitalpbk.com/perl/perl-script-remove-directory-and-contents-recursively
Perl script to
remove a directory and contents recursively
This is the script for sandeep when he asked me how to delete a directory in perl. rmdir function only
removes empty directories. So we need to
remove the contents of the directory before
removing the directory. So if the directory contains more directories / folders we would have to recursively delete all the directories under the directory. Well so here is the code just to do that.
#!/usr/bin/perl
deldir("test"); ...
Published 2 years, 2 months ago
http://digitalpbk.blogspot.com/2008/11/orkut-download-photo-album-copy.html
Downloading Photos from Orkut Album
Photo Download?Orkut has done a good job in "trying" to prevent downloads from orkut photo albums. They have blocked right clicking. But using Firefox we can still download the photo (ie If you can see the photo, you can download)Drag drop the photo to the URL (Address Bar) and then save the page.(works for both IE and Firefox)-OR-These are the steps for Firefox alone: Browse to the appropriate Photo / AlbumNow select
Tools > Page Info ...
Published 3 years, 2 months ago
http://digitalpbk.blogspot.com/2007/01/extracting-embedded-album-art-in-mp3.html
Extracting embedded Album art in mp3
AboutThis command line
tool extracts embedded album art pictures from mp3's. It extracts only album art that is within the mp3 file. External album arts need not be extracted as they are plain files and can be seen in respective folders, by unchecking the "Hide protected operating system files" in view Tab in Folder Options in Windows XP.(
Tools > Folder Options > View Tab)DownloadDownload as zip (38.3 KB)(I Assert that it is not a virus ...
Published 5 years, 1 month ago
http://digitalpbk.com/2009/12/making-symbolic-links-windows-xp-using-junction-sysinternals
Making symbolic links on Windows xp using junction from sysinternals
Symlinks is a utility that allows two paths to point to the same set of files and subfolders. This is a handy utility on linux which lets you point one path on linux to another path. To do achieve the same functionality on Windows XP, software called junction can be used. provided by SysInternals.
Here is the help from the junction.
exe
D:\>junction /?
Junction v1.05 - Windows junction creator and reparse point viewer ...
Published 2 years, 1 month ago
http://digitalpbk.blogspot.com/2008/11/ubuntu-remove-old-kernel-grub-list-long.html
Remove old kernels in Ubuntu
Whenever a new kernel is applied ubuntu keeps the old one. This clogs up the grub and hard disk space and ends up having a lot of kernels to boot in the grub.To know the version that is currently running:uname -rand to
remove all other kernels usesudo apt-get
remove --purge 2.6.24-16-*change the 2.6.2x-xx- parts to
remove those kernel. Make sure you dont
remove the kernel you are using, or you will end up breaking the system. It is wise to keep a recent kernel ...
Published 3 years, 3 months ago
http://digitalpbk.blogspot.com/2006/12/how-to-make-windows-media-player-skins.html
transparencyColor="#ff00ff" >
upToolTip="Stop" cursor="hand"/>
upToolTip="Pause" cursor="hand"/>
upToolTip="Play" cursor="hand"/>Normal Image : Hover Image : Mapping Image : Next we add a volume slider bar.Show/Hide Codemin="0" max="100" borderSize="0" image="vol.png" positionImage="vol_pos.png" enabled="true" value="wmpprop:player.settings.volume" ...
Published 5 years, 2 months ago
http://digitalpbk.blogspot.com/2007/12/show-desktop-missing.html
to accidently delete files ;), here is the Show Desktop fileFilename : Show Desktop.scfContents ...[Shell]Command=2IconFile=explorer.
exe,3[Taskbar]Command=ToggleDesktop ...
Published 4 years, 1 month ago
http://digitalpbk.com/e63-ssh/installing-putty-ssh-client-nokia-e63
applications.
From the homescreen take Menu >
Tools > Settings > Applications > App. manager > Software installation, change the Signed only setting to All (see the images below)
To >
Now goto the location you download the sisx file for the E63 SSH client and install the application.
Now you will find a new Putty icon in your list of applications.
Nokia E63
Software ...
Published 1 year, 8 months ago
http://digitalpbk.com/projects/web2image-html-jpeg-png-bmp-firefox-automate-screenshot
Web2Image - Free Firefox and IE website screenshot capturing
tool
This is an application that takes screenshots of websites. It can take screenshots as rendered by both Internet explorer and Mozilla Firefox, which currently is not supported by any of the softwares out there. This is a software that is an HTML to JPEG, HTML to PNG, HTML to BMP etc and can be automated with input from a file.
Currently the development version is out. Since I am busy with many things. I dont have time ...
Published 2 years, 2 months ago
http://digitalpbk.blogspot.com/2007/05/sitemeter-selling-your-stats-to-ad.html
removed all sitemeter codes from my sites and I recommend you too to do the same... ...
Published 4 years, 9 months ago
Related help topics for regsvr exe removal tool
More keywords like regsvr exe removal tool
More pages for regsvr exe removal tool