MSFN Forum: Mindows Project - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

If you have questions about customizing Windows XP that are nLite-specific, please post them in the nLite forum, not here. If you have questions regarding the unattended installation of Windows XP, please post them in the Unattended Windows 2000/XP/2003 section.
  • 13 Pages +
  • 1
  • 2
  • 3
  • 4
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Mindows Project Rate Topic: ***-- 4 Votes

#21 User is offline   dirtwarrior 

  • OS modder
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,467
  • Joined: 07-March 05

Posted 01 June 2005 - 12:52 PM

Aegis
Good work I dont know where to get started. I posted link in nlite (these guys are cool) and they can provide much insite since the end result is the same. I dont think your way is as user friendly as nlite and might scare the weak at heart :w00t: . I will try but dont know how to start.
Dirtwarrior


#22 User is offline   gdogg 

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

Posted 01 June 2005 - 02:19 PM

how about directx and opengl?
does it have that still?

#23 User is offline   Lost Soul 

  • Snap ... Crackle ... Pop
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,746
  • Joined: 12-December 03

Posted 01 June 2005 - 02:40 PM

Aegis

i give you props on your method, it does work,, nice job

#24 User is offline   Aegis 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Banned
  • Posts: 1,298
  • Joined: 12-March 05

Posted 01 June 2005 - 04:50 PM

Lost Soul, on Jun 1 2005, 03:40 PM, said:

Aegis

i give you props on your method, it does work,, nice job
<{POST_SNAPBACK}>


Thank you. I take it that you were smart enough to not delete your GFX card drivers? If you didn't, maybe you can post a picture of your install. I don't have mine installed.

@gdogg
The purpose of this project is to create a minimum install that you can build from. If you want DirectX and OpenGL, download the installer for DX and copy the OpenGL files from your CD.

@DirtWarrior
Batch file is ready, just need to be able to edit my first post. Read first post for instructions.

#25 User is offline   sonu27 

  • Panjabi By Nature
  • PipPipPipPipPip
  • Group: Banned
  • Posts: 762
  • Joined: 27-August 04

Posted 01 June 2005 - 05:17 PM

You mean a 180 day trial of windows server 2003.

#26 User is offline   Aegis 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Banned
  • Posts: 1,298
  • Joined: 12-March 05

Posted 01 June 2005 - 05:28 PM

Turns out that there's some sort of editing time limit. Still waiting for a reply to see if I can get some sort of exception for this.

#27 User is offline   EchoNoise 

  • Defender of the Penguin
  • PipPipPipPipPip
  • Group: Members
  • Posts: 933
  • Joined: 10-April 05

  Posted 01 June 2005 - 09:32 PM

Well you know what, here goes... If I get banned for this... be it that way :}

I've done this method and installed it on a 512mb CF card for my CarPC project (anybody willing to donate me a lcd screen :whistle:)

and since i've tried multiple music players (musikcube, 1by1, apollo, winamp, fb2k) i've stuck with winamp because purely that i have made it small... the smallest I can get it without messing up the player completly...

Now I DO want this in the minimum XP project thread, because I think its handy to have a small media player, thats very stable, and neat :)

So here it is...

Winamp Lite

http://rapidshare.de...p_Lite.zip.html

#28 User is offline   dirtwarrior 

  • OS modder
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,467
  • Joined: 07-March 05

Posted 01 June 2005 - 10:17 PM

I think you are ok undeadsoldier nobody twist any arms and make peop to use anything information is free. But thanks there are quite a few peop not satisified with the way windows puts in prepiority software in the OS and a few couragous people will pave the way for the rest of us.

#29 User is offline   EchoNoise 

  • Defender of the Penguin
  • PipPipPipPipPip
  • Group: Members
  • Posts: 933
  • Joined: 10-April 05

Posted 01 June 2005 - 11:39 PM

Ok, some people may be confused about the winamp lite thing... basically its winamp lite lite... all the crap has been removed from winamp using good ol' reshack :P, and all the basic functions are there, playlist, equalizer and of course only mp3 support :)

So yeah :)

I'm also working on making windows faster by using reshack (editing dialogs and such) to make it minimal :)

#30 User is offline   digitalfrost 

  • Junior
  • Pip
  • Group: Members
  • Posts: 68
  • Joined: 29-August 04

Posted 02 June 2005 - 03:54 AM

Here's an .inf that will copy the required files to %WinDir%\Required.Files. I think it's easier than doing all the copying by hand.
[Version]
Signature=$Windows NT$

[DefaultInstall]
CopyFiles=Required.Files

[Required.Files]
;List files from the startpost here


[DestinationDirs]
Required.Files=10,Required.Files


#31 User is offline   gdogg 

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

Posted 02 June 2005 - 01:38 PM

digitalfrost
so what does this do exactly?
will it actually be that easy?
i tried it , didn't do nothing

anyone made a batch file to delete all the files on in the list yet?

#32 User is offline   dirtwarrior 

  • OS modder
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,467
  • Joined: 07-March 05

Posted 02 June 2005 - 02:39 PM

Aegis
Read you first post got some questions is this pre or post install. You said delete some files in system32 folder then delete system 32 folder except for config and drivers.

#33 User is offline   Aegis 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Banned
  • Posts: 1,298
  • Joined: 12-March 05

Posted 02 June 2005 - 04:43 PM

@dirtwarrior
I meant deleting every folder in the system32 directory except for those two.

And for the rest of the crowd, here's the batch file I promised you (rename the .txt extension to .bat):

Attached File(s)



#34 User is offline   dirtwarrior 

  • OS modder
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,467
  • Joined: 07-March 05

Posted 02 June 2005 - 07:23 PM

Aeqis
I think I found what you were looking for . Email me
joedurall2003@yahoo.com

#35 User is offline   gutao37 

  • Group: Members
  • Posts: 1
  • Joined: 02-June 05

Posted 02 June 2005 - 10:58 PM

最小项目。什么才是最小项目。我不太明白。此工具的通途到底是什么了。可否告知了
:thumbup

#36 User is offline   gdogg 

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

Posted 03 June 2005 - 02:29 AM

how do i apply a regestry file to a windows w/o being in it?

#37 User is offline   Clint 

  • Go ahead, punk'
  • PipPipPip
  • Group: Members
  • Posts: 414
  • Joined: 03-April 05

Posted 03 June 2005 - 02:39 AM

gdogg, on Jun 3 2005, 10:29 AM, said:

how do i apply a regestry file to a windows w/o being in it?
<{POST_SNAPBACK}>


Take the code and paste it in a notepadfile, rename it to "something.reg"....and then just doubleclick it and confirm.. ;)

..but use VirtualPC or similar :unsure:

..or better yet, wait until someone has made an installer :yes:

#38 User is offline   slippykillsticks 

  • Junior
  • Pip
  • Group: Members
  • Posts: 88
  • Joined: 29-May 05

Posted 03 June 2005 - 11:08 AM

Aegis, on Jun 2 2005, 04:43 PM, said:

...


Aegis, first of all -- this is a great idea.

Secondly, I was wondering how exactly can I do this? Using nLite? I read your first post but I really don't understand how you plan to reduce Windows to that size. Is this a post-installation thing or is it done on a source share and burned to a CD?

Thanks for your work.

#39 User is offline   Zxian 

  • Scroll up - see the Google bar?
  • Group: Super Moderator
  • Posts: 5,066
  • Joined: 30-September 04
  • OS:none specified
  • Country: Country Flag

Posted 03 June 2005 - 11:35 AM

slippykillsticks, on Jun 3 2005, 09:08 AM, said:

Aegis, on Jun 2 2005, 04:43 PM, said:

...


Aegis, first of all -- this is a great idea.

Secondly, I was wondering how exactly can I do this? Using nLite? I read your first post but I really don't understand how you plan to reduce Windows to that size. Is this a post-installation thing or is it done on a source share and burned to a CD?

Thanks for your work.
<{POST_SNAPBACK}>


Have you even bothered to read the entire thread? Aegis has made a batch file for this and posted it here.

SEARCH!!!

#40 User is offline   slippykillsticks 

  • Junior
  • Pip
  • Group: Members
  • Posts: 88
  • Joined: 29-May 05

Posted 03 June 2005 - 11:43 AM

Zxian, on Jun 3 2005, 11:35 AM, said:

slippykillsticks, on Jun 3 2005, 09:08 AM, said:

Aegis, on Jun 2 2005, 04:43 PM, said:

...


Aegis, first of all -- this is a great idea.

Secondly, I was wondering how exactly can I do this? Using nLite? I read your first post but I really don't understand how you plan to reduce Windows to that size. Is this a post-installation thing or is it done on a source share and burned to a CD?

Thanks for your work.
<{POST_SNAPBACK}>


Have you even bothered to read the entire thread? Aegis has made a batch file for this and posted it here.

SEARCH!!!
<{POST_SNAPBACK}>


I read the entire thread and I have the batch file. I just don't know how/when to use it. That's why I posted asking questions. How do I use it? Do I use it in RunOnceEx after doing nLite or something? And what do I remove with nLite? Everything?

Share this topic:


  • 13 Pages +
  • 1
  • 2
  • 3
  • 4
  • Last »
  • 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