
fillalph
MemberContent Type
Profiles
Forums
Events
Everything posted by fillalph
-
Read the whole article ]Bonkers[
-
bump: Astalavista. I checked a bunch of other threads and a lot of people seem to be stuck with this. Any chance to attach your scirpt. Thanks ]Bonkers[
-
Zxian: I saw UBC on your desktop. Does that stand for University of British Columbia? What program are you in? ]Bonkers[
-
Astalavista: could u post ur script (minus ur password ) Thanks ]Bonkers[
-
You may want to read this thread: http://www.msfn.org/board/index.php?showtopic=21766&hl= I posted my method which I believe does what you want. Not sure though. ]Bonkers[
-
Try this link: http://forums.ipodlounge.com/showthread.ph...ighlight=plugin ]Bonkers[
-
Hello Mekrel Could you upload the file for us. Here is a good place to upload:http://rapidshare.de/en/main.html Thanks ]Bonkers[
-
I just used one of the installation monitoring tools (Repackager.exe from Installshield) to monitor the install and repackage as a .msi ]Bonkers[
-
Can some1 Recommand Dvd software tha can play.....
fillalph replied to kurt476's topic in The Media Hub
I would recommend windows media player classic plus the mpeg2 codec which can be found at vcdhelp.com ]Bonkers[ -
I just read this at Sourceforge.net: http://sourceforge.net/potm/potm-2005-02.php Try ClamWin FREE Antivirus (Project of the month at Sourceforge) http://www.clamwin.com/ ]Bonkers[
-
I can't remember where I read it, but I read something about being easier to deploy for network admins. This worries me, I really like my Unattended CD and take pride in it and this community. I hope it won't "so easy" and will allow us still to manipulate things that Microsoft never thought or imagined someone could . ]Bonkers[
-
Auto share drives on a network?
fillalph replied to Aviator747's topic in Unattended Windows 2000/XP/2003
http://www.msfn.org/board/index.php?showtopic=15294&hl= ]Bonkers[ -
I would personally just go to free-codecs.com and download the latest xvid codec and AC3 Filter . Klite codec pack is full of stuff you will never use. ]Bonkers[
-
I am not sure if you know this or not, but msg plus will be removing the "remove banner" feature. I only used it for that and the logging (I used it before msn had its own logging feature). If you only use it for the banner and chat logging, then make sure you don't upgrade to the new version that will be coming out or find another patch to remove the banners (adds). ]Bonkers[
-
I am not 100% sure, but I believe removing OOBE will cause a bunch of problems. I know that it used to. I am not sure if nuhi maybe did a fix or something. Just be careful when you remove components. ]Bonkers[
-
Change default WinXP sp2 theme possible?
fillalph replied to Cozmo1's topic in Unattended Windows 2000/XP/2003
I do basically the same thing. Follow what I did in this post. Basically, setup your desktop (visual style, wallpaper) the way you like it and then save as a .theme and add the entry to winnt.sif http://www.msfn.org/board/index.php?showto...ndpost&p=250759 ]Bonkers[ -
If not, go to your display properties and choose your visual style under the appearance tab. Then go to the themes tab and save the custom theme, name it something. Put it in this forlder $OEM$\$$\Resources\Themes. In your winnt.sif file add this line. [shell] CustomDefaultThemeFile="%WinDir%\Resources\Themes\Your Name.theme" ]Bonkers[
-
winnt.sif CD for 3 machines
fillalph replied to Tinywoods's topic in Unattended Windows 2000/XP/2003
I would recommend reading this post: http://www.msfn.org/board/index.php?showtopic=21316&hl= ]Bonkers[ -
How many watts is the PSU and what make is it? ]Bonkers[
-
Read this thread: http://www.msfn.org/board/index.php?showtopic=7681&st=0 ]Bonkers[
-
T-bird and firefox not installing
fillalph replied to rendrag's topic in Unattended Windows 2000/XP/2003
I am a little late for this topic, but I too had problems with Firefox__1.0___totoymola_.exe. It wouldn't install for me during an unattended install, but when I decided to just double click on the file after everything was done and the reboot, it installed without an prompts. I was a little suprised because I didn't use any switches, oh well . I extracted the msi from the exe file and I am now going to try to install from the msi file. I will post back with some results. BTW... here is my code: HKLM,"%RunOnceEx%\0015",,,"Azureus 2.0.2.2" HKLM,"%RunOnceEx%\0015",1,,"%24%\installs\common\azureus\setup.exe /S" HKLM,"%RunOnceEx%\0020",,,"Mozilla Firefox 1.0" HKLM,"%RunOnceEx%\0020",1,,"%24%\installs\common\firefox\setup.exe /qb" HKLM,"%RunOnceEx%\0020",2,,"%24%\installs\common\firefox\profile.exe" HKLM,"%RunOnceEx%\0020",3,,"%24%\installs\common\firefox\firefox.cmd" HKLM,"%RunOnceEx%\0026",,,"ID3-TagIT 3.2.1" HKLM,"%RunOnceEx%\0026",1,,"%24%\installs\common\ID3-tagit\ID3-TagIT-Setup.exe /VERYSILENT" Thanks Philip -
I am using an inf instead of a cmd file for my unattended install. I would like to speed up the install by installing from my dvdrom. I checked the dirids on gosh's site, but there wasn't one explicitly for a cdrom/dvdrom. I was hoping that someone could shed some light on how to do this. Thanks ]Bonkers[
-
Thank you Alanoll. I got that files from my original cd. After placing it in my system32 folder I also needed strmdll.dll. After putting both in there, it worked flawlessly. BTW, thank you for the new release. ]Bonkers[
-
Hi Alanoll, I did a search and only found a similiar case in the 5.04 release. When I open winamp I get this error: (DRMclien.dll) Here is my install line: HKLM,"%RunOnceEx%\0075",1,,"%24%\installs\common\winamp\winamp.msi INI=%24%\installs\common\winamp\Winamp_install.ini /qn" and my winamp.ini [SETUP] Xlibrary=1 Xmodernskin=0 XAUDIO=1 Xregopt=1 XDesktop=0 Any ideas? ]Bonkers[
-
Try here: http://www.msfn.org/board/index.php?act=SF&f=19 ]Bonkers[