Featured Posts

WP Comments Manager Today we are very proud to announce the release of our first Windows Phone 7 application that binds your Wordpress based blogs with your Windows Phone. Now you can manage your blog comments directly...

Readmore

Using IssProc with NSIS to detect files in use Although IssProc was specially designed for Inno Setup scripts, you can also use it with other setup scripts like NSIS (Nullsoft Scriptable Install System) Here is a few steps you need to do in order...

Readmore

Using IssProc with NSIS to detect files in use Although IssProc was specially designed for Inno Setup scripts, you can also use it with other setup scripts like NSIS (Nullsoft Scriptable Install System) Here is a few steps you need to do in order...

Readmore

IssProc (DLL Component) Launched IssProc is a user friendly "file in use" extension for Inno Setup (or other setup builder application like NSIS) that can be used to detect if a certain application (exe, dll module, ocx and so on) or...

Readmore

HDDPhysic v1.1.0 is released! Today we've released a new updated version of HDDPhysic (v1.1.0) Here is what’s new in this version: improved hardware serial extraction in Vista and Windows 7. you don' t need ...

Readmore

  • Prev
  • Next

WP Comments Manager

Posted By : rlByte Team | In : Comments Manager, Windows Phone 7

0

Today we are very proud to announce the release of our first Windows Phone 7 application that binds your WordPress based blogs with your Windows Phone.

Now you can manage your blog comments directly from your Windows Ph one 7 device and get notificati

ons on new comments anywhere you are.

Approve, unapprove, mark as spam, edit, delete, trash or just reply to comments right from your pocket.

Features

    • batch edit multiple comments
    • background task agent to periodically check for new comments
    • multiple blogs support
    • pin your blogs to start screen and let comments manager do the rest
    • keep sending toasts notifications until the comments are synced
    • encrypted connection to prevent packet-sniffing software from reading your sensitive data *
    • gravatar enabled, you can see users avatars along the comments (optional)
    • push notifications for instant tiles update and toast messages (optional) *
    • no notifications on trackbacks or pingbacks (optional) *
    • comments on closed posts are not downloaded (optional) *
    and more…

Comments Manager for WP7 is also a “Cellular Data Friendly App”:

    • Background agent can be turned off automatically when Wi-Fi connection is not enabled;
    • Gzip compression is used when grabbing comments (if the blog supports it) substantially reducing data usage and speeding up the performance
    • Option to download avatars only over Wi-Fi
    • Limit the number of downloaded comments

* this option is available only on WordPress v2.9 or newer by installing a free plugin for WordPress

Using IssProc with NSIS to detect files in use

Posted By : rlByte Team | In : IssProc

0

Although IssProc was specially designed for Inno Setup scripts, you can also use it with other setup scripts like NSIS (Nullsoft Scriptable Install System)

Here is a few steps you need to do in order to use IssProc with NSIS to detect if any of the application files are in use, the application(s) that keeps the file(s) locked/in use will be listed:

1. Extract/Copy IssProc to the nsis plugins temp folder

SetOutPath $PLUGINSDIR
File "IssProc.dll"   ; copy iss proc to plugins temp folder

2. Enable the “any file type in use” feature for the destination folder only.

System::Call "IssProc::IssEnableAnyFileInUseCheck(t '$INSTDIR')"

3. Check for locked files (in use) in the destination folder:

  System::Call "IssProc::IssFindModule(i $HWNDPARENT, t '$INSTDIR*', t '', i 0,i 1) i .r0 ? u"
  ;IssFindModule returns: 0 if no module or file in use found; 1 if cancel pressed; 2 if ignore pressed; -1 if an error occured
  IntCmp $0 1 is1 is0 is2
   is0:
    Goto setup_continue
   is1:
    ;SendMessage $HWNDPARENT ${WM_CLOSE} 0 0
    Quit
   is2:
    Goto setup_continue

 setup_continue:

  System::Free 0
  Delete $PLUGINSDIR\IssProc.dll  ;remove the module or just let nsis remove it...

Download the complete nsis setup project along with the IssProc extension from here.

IssProc (DLL Component) Launched

Posted By : rlByte Team | In : IssProc, rlByte News

0

IssProc is a user friendly “file in use” extension for Inno Setup (or other setup builder application like NSIS) that can be used to detect if a certain application (exe, dll module, ocx and so on) or any o ther file type is opened, in use, before continuing with the actual setup, avoiding unnecessary reboots.

Why should I need to detect if a certain file is in use ?

Files-In-Use functionality is among the countless services that Windows Installer exposes for setup authors to leverage for their application install/maintenance. This functionality lets setup authors display the processes that hold on to files that would be updated by the install. The user would want to shut those processes before continuing with the install to ensure that the install wouldn’ t require a reboot. This is what IssProc can do for your setups when installing/uninstalling your application files (executables/plugins/shell extension/ocx and any other file types) with just two lines of additional code added to your setup or application script.
demo

Features

    • customizable interface (you can modify the default english Files-In-Use dialog captions or wizard image)
    • multiple file search (a list with file names and/or path to be checked can be used)
    • wildcard file match ( * = matches any characters, zero or more times ; ? = matches any character, one time )
    • exact folder match (detect if your file is in use only from a specified folder )
    • any file in use detection (not just executables or dll libraries)
    • both 32 and 64 bit applications detection (Vista, Win7 & XP x64 ) even if your setup is 32bit
    • both ansi and unicode support
    • user friendly: applications are displayed along with their icon, possibility to show the found application main window
    • possibility to end the detected process forced (right click on process for more options)
    • very easy to use and free for non-commercial applications.

Requirements

    • IssProc is a stand-alone component, does not require any other files to work.


    • It uses the drivers on Win32/64 platforms so there are no special library/driver requirements.
    • It can also be used from any programming/scripting language that can make WINAPI calls like: Delphi, C++Builder, C#, Visual C++, Visual Basic, Visual Basic. NET, VBA, PowerBuilder, Visual Foxpro, Clari on and so on.

Download IssProc

Buy IssProc Commercial License

Subs Grabber Quick Fix

Posted By : rlByte Team | In : Subs Grabber

0

New Subs Grabber quick fix has been released.

If you have auto updater enabled Subs Grabber will let you know if you

have the latest version.

Download latest Subs Grabber from here (install over the old one)

Subs Grabber special discount

Posted By : rlByte Team | In : Discounts & Special Offers, Subs Grabber

0

 Exclusively for our blog readers, we offer a special discount of -30% for Subs Grabber until 30 Jun, 2010. Yes, that’s right, 30% off!

 To take advantage of this discount simply follow this link to purchase Subs Grabber for only 10.50 EUR.
If in the above direct link does not already apply the discount coupon then simply copy and paste SG-11062-30 in the “Discount coupon” box, hit the apply button and your are ready to checkout!

 Remember: this special discount is valid until 30th of Jun, make sure you use it before the dead line.

 Subs Grabber can be used to search for and download subtitles. It is an automatic subtitle downloader that browses the most popular websites finding subtitles in any language for movies and telev Providing a friendly interface with different visual styles, Subs Grabber will be the perfect tool for subtitle searching and matching of your favorite movies. You cand find more info/screenshots on Subs Grabber here.

USBPhysic updated to v1.1.0

Posted By : rlByte Team | In : rlByte News, USBPhysic

0

Today we’ve released a new updated version of USBPhysic (v1.1.0)

Here is what’s new in this version:

  • improved hardware serial extraction in Vista and Windows 7.
  • you don’t need o have your application elevated anymore in Windows Vista or 7 when admin rights required. Now it works even with a guest account type.

Get the new version from here.

HDDPhysic v1.1.0 is released!

Posted By : rlByte Team | In : HDDPhysic, rlByte News

5

Today we’ve released a new updated version of HDDPhysic (v1.1.0)

Here is what’s new in this version:

  • improved hardware serial extraction in Vista and Windows 7.
  • you don’ t need to have your application elevated anymore in Windows Vista or 7 when admin rights required. Now it works even with a guest account type.

  • fixed a crash with Windows 2000 when using a guest account type
  • fixed a crash while debugging your application linked to HDDPhysic inside Microsoft Visual Studio environment
  • minor speed upgrade when extracting hdd manufacturer info

Get the new version from here.

Promote software on your website and get paid for it!

Posted By : rlByte Team | In : Discounts & Special Offers, rlByte News

0

Join our affiliates network and get 25% commission on every sale you refer! Become a rlByte Software affiliate today!  

To start selling, all you need to do is display product information and “Buy Now” links on your website.

Guaranteed Affiliate Commission

When a visitor follows a link or banner from your site, Avangate keeps track of your Affiliate ID for 120 calendar days. That’s 4 months during which any order placed by the same user guarantees your affiliate commission.

It’s as easy as 1, 2, 3…

We take care of the ordering process, product delivery and customer support.

  • No need to store any software on your servers, or keep track of licenses
  • No hassles related to invoicing or payments from customers
  • No setup fee, no start up cost, no hidden performance targets to reach!

You will also benefit from comprehensive affiliate reports that will show you exactly how you perform.

Monthly payments

You will get your commissions every month, either transferred to your Avangate Prepaid Debit MasterCard or sent via wire transfer, check or PayPal.

Start selling now!

Use every available channel of promotion you have – website, newsletter, etc! Remember – the more referral links you create, the more chances you have to make money from your web site!

Join our Affiliate Program!

HDDPhysic Vs notebook hdd – Quick hard disk serial number test

Posted By : rlByte Team | In : HDDPhysic

0

  Today we’ve upgraded one of our notebooks internal hard disk drive and this was a chance to make an additional quick compare between the hdd labels present on the manufacturer hardware device and the information extracted with a HDDPhysic test project (The new hdd is a Western Digital Scorpio Black, 320GB, SATA, 16MB)

 Here are the results:
HDD serial number reported by hddphysic
The actual hardware labels

Test w as done under

a Windows 7 x86 version.

Special discount offer: -20% on purchase

Posted By : rlByte Team | In : Discounts & Special Offers, HDDPhysic, rlByte News, USBPhysic

0

special offer  Starting from today (27 April 2010 ) we offer a 20% discount for two of our products if they are purchased together:

    special offer: 20% off!

  • HDDPhysic : get the physical vend or inf ormation from the computer hard disk drive, HDD, such as the unique serial number or model number.
  • special offer: 20% off!USBPhysic : extract the physical vendor information, such as the unique serial number, from almost any USB storage device.

 In the shopping cart check the option bellow to “Add bellow product to cart and get a 20% instant discount for every product in cart!” and you will have a 20% discount on your ordered products.

Tip 1: Th is offer is time limited.
Tip 2: Here on our blog you will find time limited discounts and special offers related to our products. Stay tuned on this category of our blog (rss feed here ) to take advantage of each deal and make sure you are using it before the deadline.