Jump to content

eggster2002

Member
  • Posts

    53
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Posts posted by eggster2002

  1. There are few ways to silently install or execute files on a bulk level from Windows. You could use batch files, or utilize Microsoft Windows RunOnceEx, but this involves programming to a small extent. Wouldn't it be easier to input your file names into a text file and have an application automatically execute/run them for you? No programming skills required!

    This is why I have developed Auto File Execute (AFEx).

    Download AFEx.exe 325k (Help file included)

    Download AFEx.rar 209k

    download_now.gif

    01.jpg

  2. Indeed you are right. The Manifest is just an XML file but you also need a .bas file to add to your vb6 projects.

    Also this app will create a .res file to add to you vb6 apps so that there would be no need to have a Manifest file in the same directory as the executable application. The resign for the huge sized help file is because I have added 18 jpg pictures. I’m also sorry if this help file does not meet your requirements

    Many Thanks

    Egg. :P

  3. VB6MRC Version 1.0.0

    28 October 2006

    This little app is for users who code with VB6. VB6MRC will create the manifest files so that your VB applications are viewed with Windows XP Style Themes instead of the old drab looking Windows 98 looking style

    Download ManifestApp.exe 192kb

    Download Help.chm 1.3mb

    Download The Installer From Freewarefiles.com 1.45mb

    VB6MRC.jpg

    Any Questions? just ask

    Egg :D

  4. Version 1.3.0 RC2 Update Patch

    30 September 2006

    Change Log

    - Cleaned up top menus.

    - Removed nLite version 1.0.1 + detection. (Was annoying) :no:

    - NLPC now opens and reads .nlp (NLPC Plugin Information) files from the Windows Explorer.

    - Modified Ricktendo64 open folder from Windows Explorer. NLPC will now get the file content of the selected directory.

    Download NLPCv1.3.0-Update-30-9-06.exe 199kb

  5. Version 1.2.2 RC2 Change Log

    Released 30th August 2006

    - Fixed issue with starting NLPC application.

    (Issue)

    NLPC had an issue and did not allow the user access NLPC if nLite was not installed or version 1.0.1 or grater was not installed on your system.

    You now have the option to run NLPC regardless of nLite not installed on your system or you have a version down to 1.0.1 (NOTE Plugins created with NLPC v1.2.0 RC2 or grater only work on nLite version 1.0.1 or grater)

    - Fixed issue with application blinking

    (Issue)

    On execution of the create command NLPC blinked this is due to external run commands executed within the NLPC code. This issue has been solved.

    Download Patch 197kb

  6. Version 1.2.1 Patch Change Log

    -Fixed issue with creating single file SFX archives.

    (Issue)

    On creation of a single (not multiple file) SFX plug-in archive the ENTRIES_ ini file tried to execute the single file and not the SFX archive.

    -Replaced low resolution windows 98/ME/2K icon with a high resolution windows XP icon

  7. N-Lite Plugin Creator

    Change Log

    Version 1.2.0 RC2

    Added ZIP, 7Z compression methods.

    Added a better Folder & File Select dialog (this wll now revert back to the last directory that was selected).

    Added selected file information dialog.

    Added the ability to create stand alone 7Zip SFX archives (self extracting, self installing archives).

    Added the ability to view the plugin source. This will create an output directory of you're plugin so you can view, inspect and test you're plugin.

    Removed CABARC. You cannot create .CAB files now.

    Added AutoFileExecute.exe. This file will automatically execute multiple files without user interaction.

    you can now press the return button as well as double click in the file boxes.

    I have made a couple of changes to the UI, nothing to drastic.

    Download 723kb

    NLPC Forum

    NLPC v1.2.0 RC2 Plug-In HD5 61B179FFC0926F26100022FE4540D1BA

    works with nLite and RVM Intergrator

    SCREEN SHOTS

    1.gif

    2.gif

    Select "No Archive" to view source files. This does not create a plugin

    Select "SFX" to create a stand alone SFX archive or a SFX plugin

    3.gif

    4.gif

    5.gif

    6.gif

  8. Oi Eggster, Good effort sunshine....you've just weened me off NLAOM which whilst a valiant attempt and useful for a while just seized up with certain programs. Tested this one on it however and it worked fine. Just waiting for that 7z compression now cos I want to change all my add ons to that format plus of course I want them to actually work with the latest nLite!! Particularly like the .reg feature though.

    :thumbup

    Thank you for the support. I’m also incorporating into NLPC an option for SFX creation. Useful for creating stand alone auto installing applications.

  9. DOH!... Sorry for being stupid :blushing:

    I love the Switch database it makes my life so much easier :thumbup

    Put in this one for Diskeeper 10: /S /v/qb or /qn (the first "/S" in in CAPS, this is why the Dkeeper 7 one failed with 10)

    OHHH! and instead of .cab use .7z for the addons file type :yes:

    im workin on it boyO. Cheers

    To every one

    Send all your switchs to me I will then implement these into the NLPC switch database. For example

    Title = Winrar

    Version = 3.5

    Switch = /S

    Thank you

    Egg

    Send to eggster2002@supanet.com with the subject NLPC Switches

  10. How is every one finding NLPC ?

    Do you think it is easy to use ?

    Or how would you like the NLPC UI to look ?

    Please feel free to post questions about NLPC in this forum.

    Thank you

    Mr Egg

    Let me start by saying this is a cool program

    Can you make nlpc make Silent Switch Installers like nlaom (nlaom switch database needs serius work)

    I love this cuz i can test if the addon will work or not without having to use the command prompt, just by uncompressing it and running the EXE file.

    Once again Thank You

    And here is an ava u can use that suits ur name

    einsteinvw2.gif

    NLPC can make “Silent Switch Installers” just select the 7-ZIP method on the compression method drop down combo list. Once created unpack the saved .cab file and in the SVCPACK directory you will have your “Silent Switch Installer”

    Cheers

    Egg.

  11. N-Lite Plugin Creator

    Version 1.1.0 RC1

    Noticeable defects!

    For some resign NLPC plugins will not work on nLite Version 1.0.1 Final this is down to CABARC and the way it creates .CAB plugin files for NLPC.

    NLPC plugins will still work on nLite Version 1.0.0 Final though.

    Due to this I will be completely scrapping CABARC from the next version of NLPC as nLite now supports .ZIP .7Z .RAR type archives as well as .CAB type archives.

    I will also be implementing some other nifty features into the next version of NLPC; these features will be published in the next few weeks.

    As always if you have a problem, Suggestion or what ever just let me know. I’m always hear

    Cheers people

    Alex.

    ps hears a sneaky peek at the tweaked UI

    NLPC-111-RC1.gif

  12. N-Lite Plugin Creator v1.1.0 RC1

    12 July 2006

    Changes

    Added custom language support (This means you can create you own language file for NLPC

    (Edit the nlpclan.npc file located in the application path)

    Added support for automated registry adding of .reg files. (.reg file will be inputted into the registry automatically during the windows installation process)

    Added a “Clear” form button to easily clear all form content when needed.

    NLPC Now logs the plugin creation process.

    Tweaked UI and improved code.

    Download 769kb

  13. To make your own NLPC Language file, copy the code below into a blank text file. Fill in your translation and save the text file as "nlpclan.npc" for example

    C:\ProgramFiles\N-Lite Plugin Creator\nlpclan.npc

    [English]

    1.) Select Directory
    2.) Select And Add Files
    3.) Enter Plugin Information
    4.) Select Compression Method
    5.) Create Plugin
    Title:
    Description:
    Language:
    Version:
    Website:
    Database Options
    Save Plugin Information
    Load Plugin Information
    Exit
    You cannot enter the same file twice
    Plugin Created Successfully

    Edit Database Entries
    Add To Database
    1.) Title And Version
    2.) Switch Syntax
    Edit Syntax
    Remove
    Exporting Database
    Export Database
    Open NLPC Database
    Close

    Select Unattended Switch
    Select Setup Type
    Select Switch Syntax
    Optional: Switch Syntax

    Compression Method
    Create
    OK
    Submit
    Switch Database
    Application Database

  14. N-LIte Plugin Creator

    Version 1.0.3 Beta 4

    Download Patch 150k

    (Auto Installing Archive)

    Change Log 29 June 2006

    < Multiple Language >

    I have enabled NLPC to read lines from a file named "nlpclan.npc"

    Located in the application path.

    This file contains all the required caption fields for NLPC.

    You can edit this file to whatever language you want.

    < Note >

    I will not be distributing a multiple language file as I am not flowant in every

    Language there is. In other words you could edit this file to read an Abusive and

    Obscene language. You will have to translate the file and distribute it.

    I take no responsibility for any Abusive and or Obscene languages.

    < Other >

    I have done a few tweaks to the code.

    Thanks

    Alex

    alex@jybesystems.co.uk

×
×
  • Create New...