Recommended Posts

Hi, just wondering if there is any update on this?

Also, will the new release be based upon the 4.x or 5.x engine?

Thanks.

585845908[/snapback]

just a random guess but id say ive done ~65% of the work.

once ive finished going through the database of info ive got, which shouldnt take too much longer, i think it should be at ~80%.

and as raptor said itll be based on AP 5.x or 6.x

  • 2 weeks later...

just testing and minor changes, then a release

itll be out very soon now

im not sure if the main server is up yet though, so if anyone's prepaired to host, please email me (theblazingangel 'at' aol.com).

when its done ill contact you all and then somehow get it uploaded to the first server, get it spread to the other servers via that one, and then post the public links in a new thread.

About 2 months have passed and to be onest I didn't thinked something will change. That's sad, to see that the project dies.. Oh well, ce la vie!

585959000[/snapback]

hey, its taken a long time to get here buts its almost ready

i was up till 5.15am last night doing extensive testing to find which modules were giving me the error messages i was getting.

That works out to around 12 hours straight i was working not including breaks!! and ive just now had 7 1/2 hours sleep before im up again to get back on with it in a little while.

As soon as ive sorted a few things out, and ive got some mirrors, itll be here

dont worry its far from dead :)

Status:

I have about 2 errors to fix, once there done, encrypting, packing, uploading to mirrors, and released to public!

The errors and lack of mirrors is all thats holding me back.

Can anyone willing to be a mirror to the 2K release please email me - TheBlazingAngel 'at' aol.com

Just so you know:

Full Pack will be ~210MB

Lite ~160MB

Translators Pack ~20MB (complete guess that one)

I must say, good job Blaze! Btw, are the "2 errors" the ones you described in your e-mail?

585968837[/snapback]

Just so everyone else knows (answered raptor in IM)...

One of them was, the other is to do with failed dll's or something

im currently narrowing it down to find out which module it was.

Come on people. Some of you must have some bandwidth to offer up?

*anxiously awaiting release.*

585968731[/snapback]

:)

ill try and contact the current mirrors, or ask raptor to when ive fixed this last error im getting and have packaged it all up.

Ive already got the forum posts pre-written in txt files :cool:

Edited by TheBlazingAngel

TheBlazingAngel,

A couple quick questions for you. Will the modules for the new 2000 version be compatible with the XP version? What I'm really hoping for is that the latest versions of Autopatcher 2000 and XP could be thrown together in the same directory. This would really simplify my situation as I deal with both 2000 and XP machines at work. Would it be as simple as throwing the modules from the upcoming 2000 version into the same directory as the XP modules, or am I getting my hopes up?

I only started using version 5 a few days ago, but I am extremely excited about this new release for 2000! One of the most useful programs I have stumbled upon in quite some time. Keep up the good work!

^^

im making it as compatible as possible

however, currently it wont be as simple as dropping one on top of another...

Some modules included are also in the XP release, but are not in the same \modules sub-folders (im using AP 5.1). Mainly due to having a 'Windows - Updated Components' section in the 2K release.

Throwing them together would result in having multiple copies of modules using the exact same name and they would cause AP to crash.

If its ok with raptor, ive got a small list of things to do to the XP release when im done with this one. Making sure there 100% compatible will be the main aim.

Currently to be compatible, after merging them together, you would have to go through the \modules folder & subfolders and remove the multiple copies.

I recommend keeping the copy from the 2K release because ive made some slight improvements to some modules from the XP release.

---

Status: narrowing down search for conflicting updates to solve the last error message...

Thanks for the info Blaze. I guess for now I'll have an autorun vbscript on my cds to determine the OS and then launch the appropriate AutoPatcher.

Two last questions: On a Win2k SP4 machine with no post-SP4 critical updates , will AP require a reboot during the installation of all the criticals, or will all of these updates be successfully installed in one boot cycle?

Also, am I correct in assuming that if I'm running AP in unattended mode and that if I take everything out of the module sub-directories (recommended updates, addons, tweaks) except the critical updates, AP will only run the criticals and not have any problems?

Thanks!

Edited by RedSiege

argh, my reply just dis-appeared into thin air when i pressed send, wierd :wacko:

lets try again, hopefully the other one doesnt turn up...

1) ok, but removing the few duplicate files isnt that big a deal.

2) itll require 2 boot cycles.

first will install most items, even including IE6SP1

on the second a few more updates will be available because Ie6SP1 has been installed.

3) incorrect...

The 'selected by default' module setting determins whether a module is checked to install by default.

Running in unattended mode will install all modules that have this setting checked.

To customise your selection, you can delete any modules you dont want, and edit the setting in modules you want to keep by using the module editor in the \tools folder.

4) I strongly recommend you dont ignore the recommended updates, and updated components (a new section in the upcomming 2K release).

The recommended updates and updated components are vital to keeping a stable and secure system.

Critical updates are only labeled as such because they pose a major threat to security, but other updates are still very important.

I stand corrected once again, heh. Thanks for the quick replies Blaze.

2) itll require 2 boot cycles.

first will install most items, even including IE6SP1

on the second a few more updates will be available because Ie6SP1 has been installed.

So does this mean that if IE6SP1 is already installed only 1 reboot is necessary? Also, is it possible to add an option to let AP run automatically at the next logon so that it can finish patching IE? I think that would be a cool feature. If not, I'm sure I could whip up a little script to do that for me.

^^

yep, if IE6SP1 is pre installed, only one boot cycle will be necessary.

you could chuck AP in your start>programs>startup folder with the unattended switch, and it'll install the remaining updates.

However youd have to first configure the default selections, as i mentioned in reply to you in another thread, so that items you dont want are not installed.

(remember items you already have installed will be automatically de-selected, no matter what the 'selected by default' option is set to. so dont worry about items installed on the first boot cycle being installed again!).

Once again, thanks for the info Blaze. I think for my purposes I'll write a little segment of vbscript that checks if IE6SP1 is installed. If it's not, then it will add a string value to the registry for autopatcher to "runonce" unattended. I dislike that legacy StartUp folder :p

I'm one of the computer guys at a local college, and what I'm mainly using AP for is to help make sure our incoming students have all the latest Windows updates before we let them on our network. Last year I had created a CD which we distributed to the students that just had a batch file that ran all the critical updates for their particular OS. My CD didn't bother to check if an update was already installed, so it took quite some time to run on the student computers (oops :p ). Also, I'm sure I messed up the command line switches on at least one of the updates. I can only imagine the nightmare you had to go through to get all those blasted updates to install properly, because just figuring that part out took 90% of the total time to create the CD. I found out about AP about a month after I created that CD and have been kicking myself ever since. This time I'm going to do it right. So far with my testing everything has worked flawlessly on the XP side. Once the new 2000 release is out I'll integrate that into the CD as well.

Anyway, how's that last error coming along Blaze?

Anyway, how's that last error coming along Blaze?

585983372[/snapback]

Ive found the mod thats causing the 13 error messages.

However, its not a problem with the mod itself, its actually conflicting with another mod.

Im using a search algorithm i learnt in college and have so far narrowed down the search for the conflicting mod to 6 possibles.

btw, just so everyone knows how much dedication im putting into this, and so they understand why its taking so long...

- im a perfectionist, so when i start something, i do the best job i can before i finish it.

- ive made a large database of m$ 2K updates and related info, covering over 100 updates.

- ive manually installed every single one of around 120 setup files, one at a time, with a reboot after most, when gathering ETA and reg detection data.

- i have used AP to install every single update one at a time, with reboots after most of them, while bug fixing.

- and if you add up all the reboots and reformats ive done on my test machine, it must add up to at least 200.

:D

Ive found the mod thats causing the 13 error messages.

However, its not a problem with the mod itself, its actually conflicting with another mod.

Im using a search algorithm i learnt in college and have so far narrowed down the search for the conflicting mod to 6 possibles.

btw, just so everyone knows how much dedication im putting into this, and so they understand why its taking so long...

- im a perfectionist, so when i start something, i do the best job i can before i finish it.

- ive made a large database of m$ 2K updates and related info, covering over 100 updates.

- ive manually installed every single one of around 120 setup files, one at a time, with a reboot after most, when gathering ETA and reg detection data.

- i have used AP to install every single update one at a time, with reboots after most of them, while bug fixing.

- and if you add up all the reboots and reformats ive done on my test machine, it must add up to at least 200.

:D

585983703[/snapback]

wow...

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Sandboxie Plus 1.17.8 / Classic 5.72.8 by Razvan Serea Run programs in a sandbox to prevent malware from making permanent changes to your PC. Sandboxie allows you to run your browser, or any other program, so that all changes that result from the usage are kept in a sandbox environment, which can then be deleted later. Sandboxie is a sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. It is being developed by David Xanatos since it became open source, before that it was developed by Sophos (which acquired it from Invincea, which acquired it earlier from the original author Ronen Tzur). It creates a sandbox-like isolated operating environment in which applications can be run or installed without permanently modifying the local or mapped drive. An isolated virtual environment allows controlled testing of untrusted programs and web surfing. Sandboxie is available in two flavors Plus and Classic. Both have the same core components, this means they have the same level of security and compatibility. What's different is the user interface the Plus build has a modern Qt based UI which supports all new features that have been added since the project went open source. The Classic build has the old no longer developed MFC based UI, hence it lacks support for modern features, these features can however still be used when manually configured in the Sandboxie.ini. Sandboxie Plus 1.17.8 / Classic 5.72.8 release notes: Added added DisableCustomTitleOpt=[process,][y|n] to allow [#] sandboxie title markers on custom-titlebar windows (Delphi VCL, Qt, Electron) that were previously skipped to prevent DWM repaint CPU loops #5387 Changed updated bundled ImDisk driver to 3.0.2 #5419 Fixed fix Suppress logs for expected non-user SIDs #5422 SbieSvc.exe: SBIE2218/2219 error when run program as administrator #5417 fixed explorer.exe crashes in Application Compartment when Huorong Security is installed #5423 Download: Sandboxie Plus (64-bit) | 23.5 MB (Open Source) Download: Sandboxie Classic (64-bit) | 3.0 MB Links: Sandboxie Website | GitHub | ARM64 | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Hello, Christian Maas' XVI32 is a nice (and very small) hex editor. Speaking of hex editors, many years ago a colleague and I who both worked at Tribal Voice managed to edit a copy of the company's PowWow instant messaging client to make it behave better now that all of its lookup servers and other server-side tech was gone.  The program didn't support NAT (RFC-3022 was introduced in January 2001, the same time Tribal Voice was shuttered), but it still worked okay if you manually set up port-forwarding on your router.  The server at http://powwow.jazy.net/ hosts a copy (usual warnings about downloading and running untrusted code from random internet servers apply). I occasionally use some tools like Funduc Software's Search and Replace and Application Mover when I need to make mass-edits to text-based files or move programs with a hard-coded installation directories, respectively.  When I need to figure out the exact LCD panel inside of a laptop, EnTech Taiwan's Monitor Asset Manager is my go-to tool for that purpose. JD Design's website (now hosted on github.io) has a number of interesting freeware and shareware utilities.  I used to use their TouchPro utility to set the file timestamps on software I was mastering to match its version number (e.g., version 3.00 of a program had all of its files dates set to 3:00AM, and so forth). Karenware has a number of interesting freeware utilities, too. Regards, Aryeh Goretsky  
    • I still use HexChat! Not really as ancient as the 1994 AutoCAD above my post, but I have never found anything better to replace it. Yes we still operate an IRC server https://www.neowin.net/irc/ 😛 
    • At work we still have a couple of people that use a version of AutoCAD LT purchased in 1994. This predates Windows 95 and works fine on versions of Windows up to XP. Its long since run in an locked down isolated XP VM, accessible via RDP. I did install LibreCAD for them, however they said it was just too different to get to grips with. In all fairness one of them is now 75 and the other is almost 60.
    • On my music making (non internet) PC Sony Acid Pro 7.0 Adobe Audition 2015 Korg Legacy Collection Windows 7 SP1
  • Recent Achievements

    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      509
    2. 2
      +Edouard
      198
    3. 3
      PsYcHoKiLLa
      138
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      82
  • Tell a friend

    Love Neowin? Tell a friend!