MSFN Forum: Hotfix Disintegrate Tool - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Hotfix Disintegrate Tool Your new tool for disintegrate hotfixes Rate Topic: -----

#1 User is offline   IRP 

  • Systems Engineer
  • Group: Members
  • Posts: 35
  • Joined: 12-August 04

Posted 13 February 2005 - 10:24 AM

Hotfix Disintegrate Tool v1.0 Final


This tool lets you to disintegrate hotfixes that has been integrated in your distribution folder with the /integrate switch. Multilingual support.

For example, if you have previosly integrated the Cumulative Security Update for Internet Explorer (KB834707), now you can disintegrate it and integrate the new Cumulative Security Update for Internet Explorer (KB867282).

Changelog:

- v1.0 Beta, February 13, 2005 < First Release
- v1.0 Final, February 13, 2005 < Added new help and minor improvements.

Steps:

1. Download the attached file and uncompress it.

2. Double click on it, read the help.



I made this tool for all of us. Enjoy.

Any Questions? Any Suggestions?


Vesion 1.0 Final:

Attached File(s)


This post has been edited by IRP: 15 February 2005 - 10:52 PM



#2 User is offline   andrewpayne 

  • XP/2003/Vista & Exchange Server
  • PipPip
  • Group: Members
  • Posts: 201
  • Joined: 29-August 03

Posted 13 February 2005 - 11:20 AM

Cheers IRP :D

Excellent Tool and one that has saved me going back to a pre-integrated I386 that I had saved last year!

nice one!

#3 User is offline   bmn 

  • Unattended Friend
  • PipPipPip
  • Group: Members
  • Posts: 398
  • Joined: 05-October 04

Posted 13 February 2005 - 12:11 PM

yup.nice one
thanks

#4 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 13 February 2005 - 12:43 PM

@IRP
I'm just going through a making sure there aren't problems with the recent upgrade....so...

Did you attach a RAR or a GZ file? As when I try to download it I get a corrup GZ file. Just making sure so I can report it to have it fixed :)

EDIT: NVM. Attachment fixed :)

This post has been edited by Alanoll: 13 February 2005 - 01:20 PM


#5 User is offline   IRP 

  • Systems Engineer
  • Group: Members
  • Posts: 35
  • Joined: 12-August 04

Posted 13 February 2005 - 01:32 PM

@Allanol

Thanks. Can you change the description of the topic? I forgot a r: Your ...

@Everyone

The [Path] argument can be a relative path to the distribution folder too.(with quotes).

For example, if current dir is "C:\Build\Tools\Disintegrate" and distribution folder is C:\Build\XPCD, we can run:

disintegrate "..\..\XPCD" KBXXXXXX

where XXXXXX is the hotfix number.

#6 User is offline   orrwell 

  • Group: Members
  • Posts: 5
  • Joined: 13-February 05

  Posted 13 February 2005 - 02:10 PM

Any chance of un-obfuscating the vb code so that we can see just how you're accomplishing this?

#7 User is offline   Yzöwl 

  • Wise Owl
  • Group: Super Moderator
  • Posts: 4,195
  • Joined: 13-October 04
  • OS:Windows 7 x64

Posted 13 February 2005 - 02:26 PM

@ orrwell and anyone else either interested or not happy running an encoded vbs with no idea what it does.

Just Google for ScriptDEcoder.vbs, it'll convert it to a readable vbs.
<Edit>
To use it just type
wscript.exe <full path to>\ScriptDEcoder.vbs <full path to>\disintegrate.vbe
into the Start =>Run box and click OK
</Edit>

This post has been edited by Yzöwl: 13 February 2005 - 02:45 PM


#8 User is offline   IRP 

  • Systems Engineer
  • Group: Members
  • Posts: 35
  • Joined: 12-August 04

Posted 13 February 2005 - 02:57 PM

@Yzöwl

You only need drag the encoded file and drop to the ScriptDEcoder file.

Ok, but the script like or not like, this is the question.

#9 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 13 February 2005 - 03:56 PM

Quote

@Allanol

Thanks. Can you change the description of the topic? I forgot a r: Your ...

Looks like someone beat me to it :P

#10 User is offline   IRP 

  • Systems Engineer
  • Group: Members
  • Posts: 35
  • Joined: 12-August 04

Posted 14 February 2005 - 11:05 AM

Version 1.0 Final released. Review the first post.

#11 User is offline   RyanVM 

  • Like a big surly teddy bear.
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,661
  • Joined: 31-August 03

Posted 14 February 2005 - 11:14 AM

I can't blame you for obfuscating like that, IRT :P

I'm going to be doing the same for my upcoming 1.2 update pack release for a batch file I wrote by compiling it to an EXE. You have no idea how many questions people send me about why things work the way they do, and I frankly hate being asked.

#12 User is offline   orrwell 

  • Group: Members
  • Posts: 5
  • Joined: 13-February 05

Posted 14 February 2005 - 07:43 PM

I retract my previous post. I will address the issues raised via PM at some point in the near future. It was not my intent to offend...

This post has been edited by orrwell: 15 February 2005 - 07:16 PM


#13 User is offline   IRP 

  • Systems Engineer
  • Group: Members
  • Posts: 35
  • Joined: 12-August 04

Posted 14 February 2005 - 08:06 PM

@orrwell

1. If i want to ofuscate the code, simply i release an exe. The main problem with scripts is user manipulate. After manipulation people could blame me.

2. Do you like the script? Can you tell me any suggestion?

3. I assume that if you want the code, you're interested in the script so... please... run it, and talk about the script!!

4. Anyway, the decision of release the code is only of the developer and you don't say anything about it, independently the forum, this forum isn't explicity an open source forum.

5. I hope that you never release a closed source application.

@Alanoll

I know what you are thinking. ;) Do you remember? Ok ok, i was less respectful.

#14 User is offline   RyanVM 

  • Like a big surly teddy bear.
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,661
  • Joined: 31-August 03

Posted 14 February 2005 - 08:38 PM

I'll tell you what orrwell, you release something that's downloaded by over 1000 people, then deal with supporting all 1000+ of those people, and then you can get holier than thou with me about the decisions I make.

#15 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 14 February 2005 - 08:46 PM

Quote

@Alanoll

I know what you are thinking.  Do you remember? Ok ok, i was less respectful.

I have regained my faith :P Glad to see you know what I was talking about now :P


Now on to this thread: DON'T START BATTERING EACHOTHER!
As said, it's the DEVELOPER's choice to decide how their code is distributed and what risks that want to in the process.

Please stick to the subject fo teh SCRIPT and any further enhancements or improvements you may think it needs. Also don't be afraid to post your general opinion.

And now mine, though I haven't used it, I'm always glad to see something new. :P That being said, I just don't really have a use for this :P I update my CD maybe once a month at which point I usually remake the entire thing then edit the working one. Just avoids complications later on.

#16 User is offline   a06lp 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 976
  • Joined: 19-August 04

Posted 14 February 2005 - 09:08 PM

Alanoll, on Feb 14 2005, 10:46 PM, said:

I usually remake the entire thing then edit the working one. Just avoids complications later on.
<{POST_SNAPBACK}>


you REMAKE the entire CD every month?! Jeez... :unsure:

#17 User is offline   IRP 

  • Systems Engineer
  • Group: Members
  • Posts: 35
  • Joined: 12-August 04

Posted 14 February 2005 - 09:55 PM

Please, please, please and please. Only posts about the tool...

Have I said please? :D

Thank you very much.

#18 User is offline   IRP 

  • Systems Engineer
  • Group: Members
  • Posts: 35
  • Joined: 12-August 04

Posted 15 February 2005 - 10:55 PM

I don't know why, but the link was to a wrong version.
Please, people that download the tool yesterday, review the first post and download again. Sorry.

#19 User is offline   hkr 

  • Group: Members
  • Posts: 2
  • Joined: 07-October 11
  • OS:none specified
  • Country: Country Flag

Posted 18 October 2011 - 01:32 AM

it looks like, very good use of visual basic script

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy