Ns Tool Box V4

AcrylicAcrylic Join Date: 2002-11-03 Member: 6400Members, Constellation, NS2 Playtester, Reinforced - Supporter, Reinforced - Shadow
<div class="IPBDescription">its worth a download</div> This is v4 of my program! I think we all know by now what this program does! Ok since this version was not tested on more than one OS please send all bugs or strange things to acrylic160@yahoo.com, please send a detailed description, a way to contact you, and a screen shot (JPG ONLY) if you can, thanks!
Heres a screen shot of it:
<img src='http://www.run-around.com/~adam/NSTB.jpg' border='0' alt='user posted image'>

You can download a copy here: <a href='http://ntb.ultimateclan.com' target='_blank'>http://ntb.ultimateclan.com</a>
Please leave comments/probelms/suggestions/etc.

(please delete my old post)

Comments

  • AcrylicAcrylic Join Date: 2002-11-03 Member: 6400Members, Constellation, NS2 Playtester, Reinforced - Supporter, Reinforced - Shadow
    Plz let me know if the URL works!
  • AminalAminal Join Date: 2002-12-12 Member: 10610Members, Constellation
    doesn't seem too, though i'd like to see a copy
  • AcrylicAcrylic Join Date: 2002-11-03 Member: 6400Members, Constellation, NS2 Playtester, Reinforced - Supporter, Reinforced - Shadow
    It should work now
  • AminalAminal Join Date: 2002-12-12 Member: 10610Members, Constellation
  • EnemyWithinEnemyWithin Join Date: 2002-11-03 Member: 5572Members
    Interesting program, but I have a question. I tried making a Commander bind and it generated this:

    bind "A" "hotkey86; wait; wait; hotkey69"

    I was under the impression that you couldn't add any extra commands to any "hotkey" bind. Would this bind work?

    Also, it would be even better if you could double-click on a key in the keyboard screen and have it pull up that key's current setting.

    Good job so far though!
  • AcrylicAcrylic Join Date: 2002-11-03 Member: 6400Members, Constellation, NS2 Playtester, Reinforced - Supporter, Reinforced - Shadow
    You make a good point....try that hotkey bind and let me know if it works. I was planning on adding an autosave/overwrite function in v5, and also somthing along the line of what u said about the keyboard. thnaks very much for the comments
  • EnemyWithinEnemyWithin Join Date: 2002-11-03 Member: 5572Members
    WARNING...Do not install this program until Acrylic fixes his install/un-install!

    Acrylic,

    You are using common OCX's in your program, but feel the need to install and register them in YOUR folder (created during install). Guess what? Your install program registers the OCX's to that location. When you uninstall the program, it unregisters and removes the OCX's. Therefore, any program that uses those common OCX files (normally found in the system32 folder) will fail to run until they are re-registered.

    You can't mess with someone's system like that just to get your software to run. :/
  • IdenIden Join Date: 2002-10-16 Member: 1513Members
    Aw, darnit! I wanted to try this thing out! Fix it!
  • BlackoutBlackout Join Date: 2002-11-17 Member: 9004Members
    What do you mean by registered? Are you saying the installer alters the registry to point the path for those files into its own little folder?
  • EnemyWithinEnemyWithin Join Date: 2002-11-03 Member: 5572Members
    Yes. For the system to use OCX files, they have to be registered with the OS (including location). Normally these files are stored in the system32 folder (under NT/XP) as it is shared code that many programs use. This program installs it's own versions into it's own folder and re-registers them to that location. If you un-install the program, your system will no longer have access to those OCX files.
  • MisfireMisfire Join Date: 2002-11-03 Member: 5764Members
    ahh crap, i installed it already .... <!--emo&:0--><img src='http://www.unknownworlds.com/forums/html/emoticons/wow.gif' border='0' valign='absmiddle' alt='wow.gif'><!--endemo-->
  • RastaRasta Join Date: 2003-01-23 Member: 12617Members
    I thought XP had implemented features from preventing programs overwriting or deleting shared files...


    Anyway, when this problem is fixed could someone let us know?
  • EnemyWithinEnemyWithin Join Date: 2002-11-03 Member: 5572Members
    The files are not being overwritten. They are being "registered" to a new location. I'm not sure if XP will help with this, as I installed under W2K.
  • ArkaineArkaine Join Date: 2002-07-12 Member: 914Members
    This looks quite interesting...think I could have a peek at the source code? <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' valign='absmiddle' alt='smile.gif'><!--endemo-->
  • MisfireMisfire Join Date: 2002-11-03 Member: 5764Members
    what do i do now, i installed it , am i in trouble? can i uninstall it safely?
  • AcrylicAcrylic Join Date: 2002-11-03 Member: 6400Members, Constellation, NS2 Playtester, Reinforced - Supporter, Reinforced - Shadow
    you will be fine, if it gives you a hard time download the OCX's and put them back into your system folder, like i said, i NEVER had a problem or a complaint b4!

    nstoolbox.ultimateclan.com
  • AcrylicAcrylic Join Date: 2002-11-03 Member: 6400Members, Constellation, NS2 Playtester, Reinforced - Supporter, Reinforced - Shadow
    Ok, people heres what you do:

    If you already installed v4 and uninstalled it and it gives you a hardtime about DLL's or OCX's not being registered then open the folder: C:\WINDOWS\system32
    find the DLL or OCX it wants you to register. Click and drag that file to regsvr32.exe (this is in the same folder) and it should re-register it for you! If you have any further questions or problems ASK ME! I am very sorry for this and any problems that occurred!
  • EnemyWithinEnemyWithin Join Date: 2002-11-03 Member: 5572Members
    Sorry to bring up this old topic, but I finally got around to fixing the OCX mess created by this program. For those that need to fix the mess, make sure that your un-register the OCX's before you re-register them or it won't work properly.

    You will need to open up a command prompt and change to the system folder.

    To un-register "TABCTL32.OCX" type:
    REGSVR32 /U TABCTL32.OCX

    To re-register "TABCTL32.OCX" type:
    REGSVR32 TABCTL32.OCX

    You will need to do this for all the OCX's and DLL's that NS Toolbox used :/
Sign In or Register to comment.