MediaInfo Wrapper for .NET Projects

The MediaInfo wrapper used in FFCoder has been released as a DLL component.

You can add this file to your VB.NET/C#/ASP.NET projects for reading information from audio and video files (duration, bitrate, codecs, etc).

More information at the following link:

http://teejeetech.blogspot.in/2013/01/mediainfo-wrapper-for-net-projects.html

7-Zip SFX Maker v3.3 Update

A small update to 7-Zip SFX Maker is available:

http://teejeetech.blogspot.in/p/7-zip-sfx-maker.html

https://sourceforge.net/projects/sfx-maker/

This is a minor release for fixing bugs and updating translations.

Changes in v3.3 (2012-12-29)

* Fixed a critical issue that caused an exception while building the extractor

* Fixed issue with handling of translation files in UTF-8 encoding.

* The EXE file will trigger UAC prompt on Vista/Win7 so that files can be extracted to Program Files and other system locations.

* Added user-contributed translations for Greek, Hebrew, Japanese, Ukranian, Kurdish and Italian languages. A big thanks to all translators!

My New Blog

Check out my new blog at the following link:

http://teejeetech.blogspot.in/

My New Linux Desktop

The best of Ubuntu, Mint and Elementary OS.

Installing Slingshot and Plank

Open a terminal window and type the following commands one by one:

sudo apt-add-repository -y ppa:elementary-os/daily
sudo apt-get update
sudo apt-get install slingshot-launcher plank
sudo apt-get install compiz compiz-plugins compizconfig-settings-manager

Add slingshot-launcher and plank to startup applications:

Setting up Hot Corners

Type ccsm in a Terminal window and open the CompizConfig Settings Manager.
The Scale and Expo plug-ins have options for setting the hot corner.
To add a hot corner for slingshot launcher, open the Commands plug-in and set Command line 0 as shown below:

Hiding Unity Dash

Open Settings > Appearance

On the Behaviour tab, set Auto-Hide to ON, set Reveal location to Top-left corner, and set the Reveal sensitivity to lowest value.

LazyBrowser GreaseMonkey Script

v1.0 (2012-08-15)

Browse the web without clicking!

Move the mouse over a link to display navigation buttons. Move the mouse over the buttons to open the link.

Inspired by the NoClick and NoClick2 grease-monkey extensions and the Click-free browsing extension for Chrome.

 

Notes:

  • The buttons are displayed when the mouse is hovered over a link for 0.5 seconds. This prevents the link from opening accidentally when the user moves the mouse around the page.
  • The buttons will be displayed for 1 sec. To see the buttons again, move the cursor away from the link, then move it over the link again.

Download:

Install script from UserScripts.org

Install directly

Install Greasemonkey (required)

NextNext

NSIS Studio v2.0

NSIS Studio v2.0

Changes:

  • Support for NSIS Unicode. Unicode/Ansi version of NSIS will be detected correctly.
  • Option for creating data files compressed with 7-zip. This provides better compression and avoids the 2 GB limit for NSIS exe.
  • New toolbar and UI layout
  • Option to Abort while the build is in progress
  • Installer file name can now have variables. For example, ‘${PRODUCT_NAME}_${PRODUCT_VERSION}_Setup.exe’
  • Fixed issues with ordering of variables in ‘Variables’ tab
  • Fixed issues with selection of condition in ‘Sections’ tab
  • Minor bugfixes and improvements

Download:

http://www.mediafire.com/?gnm3d4czslqat

Screens:

 

 

NSIS Studio v1.3.1 Update

v1.3.1 (2012-07-01)

Changes:

  • Fixed issues with working directory. The working directory will be set correctly for the shortcuts created by the installer.

NextVersion:

  • Multi-volume setups and work-around for 2GB installer limit

Download:

http://www.mediafire.com/?gnm3d4czslqat

Fixing NTFS File Permissions

This is a tool for fixing NTFS file permissions for files and folders on external hard disks.

Simply select the drive letter of the portable drive and click on the ‘Fix’ button. The tool will reset the NTFS file permissions for all files and folders in the target location, giving you full access.

Download Links:

Download from MediaFire (66 KB)

Notes:

  • This tool will only work if the target drive is writable and you are getting ‘Access Denied’ messages for only particular files and folders. If the ENTIRE drive is read-only then this tool will not work since the real issue may be with your registry settings or something else.
  • Running this tool requires Admin priviledges. Normal users will get the UAC prompt for entering the Admin password.
  • This tool is provided without any warranty. You use this tool entirely at your own risk. The author will not be liable for any damages arising from the use of this program.

 

NSIS Studio v1.3

v1.3 (2012-06-24)

Changes:

  • Added installer page for LockedList plugin. It will check for running programs in $INSTDIR.
  • Added check for missing files before generating installer. Missing files will be highlighted with an option to re-scan the source folder.
  • Added drag-drop support for Files tab. Files can be drag-dropped on the file list and the folder tree.
  • Added new themes – ‘Puzzled’ and ‘Shiny’
  • Changed default display name to ${PRODUCT_NAME} v${PRODUCT_VERSION}
  • Fixed issue where loading an existing project would throw an exception
  • Fixed issue where the ‘Selected’ checkbox on Finish page settings for Run and ReadMe, if unchecked resulted in script error
  • Fixed issue with header image display. Header images with ‘-r’ in the filename will be displayed on the right side
  • Fixed issue with ‘Refresh’ option on Files tab
  • Fixed issue: LicenseFilePath was not saved when saving project

Download:

http://www.mediafire.com/?gnm3d4czslqat

NSIS Studio v1.2.0

v1.2 (2012-06-16)

Changes:

  • Redesigned Pages tab with preview for each installer page
  • More themes added – ‘New Logo’ and ‘Floppy’
  • Option for specifying the main app EXE file. Exe Icon will be used for Uninstaller entry in Control Panel and for creating shortcut in start menu folder.
  • App Info will be written to HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME} by Installer
  • InstallPath and InstallMode (CurrentUser or AllUsers) will be saved to registry key given above
  • Language selection dialog will be shown even if user is re-installing the app
  • Fixed: The selected link was not displayed in installer Finish page
  • Fixed: The selected header image was not used by installer
  • Fixed: The option ‘Allow user to change shortcut folder’ if unchecked resulted in a script error
  • Fixed: Progress window cannot be disabled. Removed option for the same.

Download:

http://www.mediafire.com/?gnm3d4czslqat

Screenshot:

 

Follow

Get every new post delivered to your Inbox.