Jump to content

Removing Add-On


BabisSougias

Recommended Posts


You have to be more specific on the addon, is it a INF or SVCPACK addon?

If its a INF or SVCPACK addon you want to "Update" and all filenames are the same you just overwrite the files in the i386 with the new INF, CAB or EXE files

Edited by ricktendo64
Link to comment
Share on other sites

You can remove add-on manually:

From SVCPACK:

-locate your application/add-on into /SVCPACK folder and delete it

-copy file /i386/SVCPACK.IN_ into new foder and expand with : "expand SVCPACK.IN_ SVCPACK.INF" (in cmd.exe window)

-edit and locate the line with your add-on to be removed and delete it ( you can see all add-on under [setupHotfixesToRun] section )

-save your modified SVCPACK.INF

-re-pack your SVCPACK.IN_ with: "makecab SVCPACK.INF SVCPACK.IN_"

-overwrite old SVCPACK.IN_ into /i386 folder with the new created file

-recompile your ISO CD and test it!

From RunOnce

-delete your addon from $OEM$ folder

-edit /i386/winnt.sif and remove the line that start your add-on at first boot (u can see that line under [GUIRunOnce] section)

-save, recompile ISO CD and test it

Good luck !

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...