Comments (3 Comments) | Send a Comment

  1. The utility kit is currently not available for download from Technibble. Technibble reports some changes and an updated version of the kit will need to be made.

    Some of the freeware products included in the kit have requested that they only be downloaded from their respective author’s websites.

  2. Hey, thanks for letting me know that. I hope they re-release it soon.

  3. Many of the programs were taken off and replaced when the authors did not wish to be included into the download package.

    But it is easy enough to put your favs on a stick and be ready for the next computer repair job.

Send Comment



    $('#feature2').cycle({
        fx:     'scrollRight', 
        timeout: 8000,
        delay:  -4000 
    });
    $('#feature1').cycle({
        fx:    'scrollDown',
        timeout: 8000, 
   		delay: -4000 
    });
    $('#latest').cycle({
        fx:    'scrollDown',
        timeout: 3000, 
   		delay: -1000 
    });
    $('#leading').cycle({
        fx:    'fade',
        timeout: 6000, 
   		delay: -4000 
    });
    $('#large_banner').cycle({
        fx:    'scrollDown',
        timeout: 6000, 
        delay:  -4000 
    });
    $('#long_banner').cycle({
        fx:     'turnRight',
        timeout: 8000, 
        delay:  -8000 
    });