MSFN Forum: TTS v0.2 alpha - Post install cleanup - MSFN Forum

Jump to content



If you are having issues with Windows after removing components and have come to ask for help, please attach (not paste) your Last Session.ini file to your post to facilitate quicker assistance.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

TTS v0.2 alpha - Post install cleanup Remove parts of applications and drivers on the fly Rate Topic: -----

#1 User is offline   nuhi 

  • ON PAUSE - nLite & vLite human.dll
  • Group: Developers
  • Posts: 4,299
  • Joined: 25-October 03

Posted 23 June 2006 - 03:11 PM

ONLY FOR POWER USERS
(please don't distribute while in alpha stage!)

Hi,

here is something that automates what I do after every install.
It's still in the beginnings but here is the list so far:
  • WMP Shell Extension
  • WMP Portable Devices services
  • Help
  • DLL Cache
  • Reinstall Backups
  • Doctor Watson
  • nVidia 3D Settings Server
  • WMP Network Sharing Service
  • nVidia Tray Icon
  • Recycle Bin
  • System Information
  • Temporary files
  • nVidia Control Panel shortcut
  • PNF Files
  • Office Source Engine service
  • .NET Runtime Optimization Service
Tested only on 32bit, needs .Net 2.0 or nLite Alternative Runtimes 2.0 and disabled SFC is recommended.

No icon yet.

I'll be slowly adding what annoys me with installed software on my own rig.
And I won't put components from nlite in it, it's just for cleaning the garbage which post-installation causes.


Changelog:

#v0.2
- Temporary files
- nVidia Control Panel shortcut
- PNF files
- Office Source Engine
- .NET Runtime Optimization Service

#v0.1
- nVtray detection fix
- Command line support
- MB saved report


Guide on command line

Make a shortcut to TTS and go to properties of that shortcut.
Change it to something like this:

"...TTS.exe" /c:1 /autoend


(... means your full path to exe)

This would automatically remove component number 1 (WMP Shell Extension) and close the program.
You can add more components like

"...TTS.exe" /c:1,3,5 /autoend


And you can change autoend delay like this:

"...TTS.exe" /c:1,3,5 /autoend:5000


Where 5000 means 5 seconds, default is 2.

To easily remove all supported components you can use this:
"...TTS.exe" /c:all /autoend


This could be helpful at the end of automated unattended installation.

To skip reboot:
"...TTS.exe" /reboot:no


Download removed until there is a better version


#2 User is offline   gdogg 

  • MicrowinX7 20%
  • PipPipPipPipPip
  • Group: Members
  • Posts: 787
  • Joined: 06-October 04

Posted 23 June 2006 - 05:27 PM

works placed in the nlite folder, when .net alternatives installed too

also run and patched for shrinkdown mode in microwinX.

love your programs nuhi, keep em coming.

This post has been edited by gdogg: 23 June 2006 - 05:28 PM


#3 User is offline   HyperHacker 

  • Just plain nuts
  • PipPipPip
  • Group: Members
  • Posts: 473
  • Joined: 01-May 05

Posted 23 June 2006 - 10:24 PM

View Postnuhi, on Jun 23 2006, 04:11 PM, said:

No icon yet, looks like a virus :)

Or a command line app. :P

#4 User is offline   bledd 

  • msfn is a friend of mine!
  • Group: Supreme Sponsor
  • Posts: 1,732
  • Joined: 24-March 04

Posted 24 June 2006 - 06:34 PM

/bookmarks

will test this on monday, thanks nuhi

#5 User is offline   boooggy 

  • MSFN Master
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,314
  • Joined: 27-February 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 25 June 2006 - 04:59 AM

cool tool!!! :yes:

#6 User is offline   nuhi 

  • ON PAUSE - nLite & vLite human.dll
  • Group: Developers
  • Posts: 4,299
  • Joined: 25-October 03

Posted 25 June 2006 - 07:41 AM

thx

Updated

#7 User is offline   Camarade_Tux 

  • MSFN Addict
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,760
  • Joined: 22-May 05

Posted 29 June 2006 - 09:11 AM

Thanks for this new tool. :thumbup

edit : files are put in dllcache after fast any soft install. Has anyone tried to change the NTFS rights for this folder and to deny write to SYSTEM ?
(I can't remember if I have already tried or not. If I tried, I had no problem)

This post has been edited by Camarade_Tux: 29 June 2006 - 09:14 AM


#8 User is offline   Jeremy 

  • Casual Poster
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,473
  • Joined: 24-June 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 29 June 2006 - 01:03 PM

Nuhi, did you go after the registry entries for the Office Source Engine Service? I'm using a 3rd party program called serviwin.exe and it still shows the Office service. Whenever I use the attached program to remove Services, it gets all the reg keys. Cheers.

#9 User is offline   nuhi 

  • ON PAUSE - nLite & vLite human.dll
  • Group: Developers
  • Posts: 4,299
  • Joined: 25-October 03

Posted 29 June 2006 - 04:33 PM

Camarade_Tux, that could create some problems if they don't have routines what if it doesn't want to copy...I just rerun tts every day, one click and puf.

Jeremy, I tried it and it's not there for me probably because I manually deleted some protected reg entry, going to automate that in the next one.

#10 User is offline   bledd 

  • msfn is a friend of mine!
  • Group: Supreme Sponsor
  • Posts: 1,732
  • Joined: 24-March 04

Posted 25 July 2006 - 05:42 AM

are you still developing this nuhi?

any chance of prefetch cleaning?

also, nero scout remover..
regsvr32 /u "%commonprogramfiles%\Ahead\Lib\MediaLibraryNSE.dll"

#11 User is offline   nuhi 

  • ON PAUSE - nLite & vLite human.dll
  • Group: Developers
  • Posts: 4,299
  • Joined: 25-October 03

Posted 25 July 2006 - 06:51 AM

I'm using it every day and I realized that it's not yet ready so when it's better I'll uplod the update. Don't expect it, who knows when.

Yeah that for nero would be fine.
I made myself nero lite, couldn't stand all those services which full version installs.

#12 User is offline   Jeremy 

  • Casual Poster
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,473
  • Joined: 24-June 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 25 July 2006 - 07:23 AM

View Postnuhi, on Jul 25 2006, 09:51 AM, said:

I made myself nero lite, couldn't stand all those services which full version installs.

Is yours better than hp38guser's? Heh, I don't even know why I ask because I use 6.6.0.14 and never have any problems burning a DVD. :wacko:

#13 User is offline   Camarade_Tux 

  • MSFN Addict
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,760
  • Joined: 22-May 05

Posted 25 July 2006 - 01:32 PM

View Postnuhi, on Jun 30 2006, 12:33 AM, said:

Camarade_Tux, that could create some problems if they don't have routines what if it doesn't want to copy...I just rerun tts every day, one click and puf.



It seems to be working though. I'll use a VM, do that, install .Net framework, some MS updates and VMWare tools for drivers.
I'll see if it bugs. :P :ph34r:

#14 User is offline   Jeremy 

  • Casual Poster
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,473
  • Joined: 24-June 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 29 August 2006 - 01:32 PM

Still planning to update this tool, Nuhi? It's really cool. :hello:

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