Jump to content

Wesmosis

Member
  • Posts

    792
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Spain

Everything posted by Wesmosis

  1. Hello guyz , I posted this into BuckEyes post but got no answer, Since I'm in a deep s**t becoz I promise my friend to have a wonderful CD with Office 2k3! in a matter of day or two I have a working Office2003.exe shrunken file (60 MBs) + XPSP2 + Hotfixes + WinLited (could be the cause?) I still get the ROLLBACK problem, I put the .Net Framework prior to Office in the Installtion windows ExRunOnce.cmd but didn't work everything was O'right Till I made some changes to my ISO (Large changes even I can't get which is causing the ROLLBACK Problem): 1- I made an user account named XPSP2 2- Here is Some Softwares I Added: RunOnceEx.cmd cmdow @ /HID @echo off IF EXIST D:\CD.txt set CDROM=D: IF EXIST E:\CD.txt set CDROM=E: IF EXIST F:\CD.txt set CDROM=F: IF EXIST G:\CD.txt set CDROM=G: IF EXIST H:\CD.txt set CDROM=H: IF EXIST I:\CD.txt set CDROM=I: IF EXIST J:\CD.txt set CDROM=J: SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing Applications" /f REG ADD %KEY%\001 /VE /D ".NET Framework 1.1 SP1" /f REG ADD %KEY%\001 /V 1 /D "%CDROM%\Softwares\NetFramework\netfxsp1.exe" /f REG ADD %KEY%\020 /VE /D "Microsoft Office 2003 SP1" /f REG ADD %KEY%\020 /V 1 /D "%CDROM%\Softwares\office2003\office2003.exe" /f REG ADD %KEY%\002 /VE /D "ACDess PowerPack v7.0 " /f REG ADD %KEY%\002 /V 1 /D "%CDROM%\Softwares\ACDsee\Acdsee.cmd" /f REG ADD %KEY%\004 /VE /D "Adobe Reader v7.0.2" /f REG ADD %KEY%\004 /V 1 /D "%CDROM%\Softwares\adobe\Adobe.Reader.7.01.Lite.exe" /f REG ADD %KEY%\005 /VE /D "AVG Antivirus v7.0.323 Free" /f REG ADD %KEY%\005 /V 1 /D "%CDROM%\softwares\AVG7\AVG.exe /HIDE /DONT_START_APPS /NO_WELCOME /NO_AVGW_STARTUP /QUIT_IF_INSTALLED" /f REG ADD %KEY%\007 /VE /D "Calculator Powertoy" /f REG ADD %KEY%\007 /v 1 /D "%CDROM%\Softwares\PowerCalc\PowerCalc.exe /s /v/qb" /f REG ADD %KEY%\009 /VE /D "CCleaner v1.21" /f REG ADD %KEY%\009 /v 1 /D "%CDROM%\Softwares\CCleaner\CCleanerv1.21.exe /S /NCRC" /f REG ADD %KEY%\012 /VE /D "Flash v7 And Shockwave v10.1" /f REG ADD %KEY%\012 /v 1 /D "%CDROM%\Softwares\Flashplayer\mm_fl_sw_installer.msi /qb" /f REG ADD %KEY%\014 /VE /D "FlashGet v1.65" /f REG ADD %KEY%\014 /v 1 /D "%CDROM%\Softwares\Flashget\FlashGet1.65.exe /S" /f REG ADD %KEY%\016 /VE /D "K-Lite Mega Codec Pack v1.34" /f REG ADD %KEY%\016 /v 1 /D "%CDROM%\Softwares\klcodec\klmcodec134.exe /verysilent /LoadInf=".\klmcp.ini"" /f REG ADD %KEY%\018 /VE /D "Maxthon v1.3.3" /f REG ADD %KEY%\018 /V 1 /D "%CDROM%\Softwares\Maxthon\mcombo.exe /S /NCRC" /f REG ADD %KEY%\022 /VE /D "MSN 7.5.244" /f REG ADD %KEY%\022 /v 1 /D "%CDROM%\Softwares\MSN\MsnMsgs.msi /qb" /f REG ADD %KEY%\026 /VE /D "Sun Java RE v5.0.4" /f REG ADD %KEY%\026 /V 1 /D "%CDROM%\Softwares\JavaVM\jre504.exe" /f REG ADD %KEY%\028 /VE /D "Taskswitch Pro v2.0.7" /f REG ADD %KEY%\028 /v 1 /D "%CDROM%\Softwares\Taskswitch\TaskSwitchXP_2.0.7.exe /S" /f REG ADD %KEY%\030 /VE /D "TweakUI Powertoy" /f REG ADD %KEY%\030 /v 1 /D "%CDROM%\Softwares\TweakUI\TweakUI.msi /qb" /f REG ADD %KEY%\034 /VE /D "Winamp 5 Pro v5.093" /f REG ADD %KEY%\034 /V 1 /D "%CDROM%\Softwares\Winamp\Winamp5093.msi INI=%CDROM%\Softwares\winamp\winamp.ini /qb" /f REG ADD %KEY%\036 /VE /D "Windows Media Player v10" /f REG ADD %KEY%\036 /V 1 /D "%CDROM%\Softwares\WMP10\MP10Setup.exe /q:A /c:\"setup_wm.exe /Q /R:N /DisallowSystemRestore\"" /f REG ADD %KEY%\038 /VE /D "Windows Script v5.6" /f REG ADD %KEY%\038 /V 1 /D "%CDROM%\Softwares\Script\scripten.exe /Q:A /R:N" /f REG ADD %KEY%\040 /VE /D "WinRAR v3.5 Corp" /f REG ADD %KEY%\040 /V 1 /D "%CDROM%\Softwares\WinRAR\wrar35b6corp.exe /s" /f REG ADD %KEY%\042 /VE /D "Yahoo! Messenger v7.0.247" /f REG ADD %KEY%\042 /V 1 /D "%CDROM%\Softwares\Yahoo\ymsgr7us.exe /S" /f REG ADD %KEY%\042 /V 2 /D "taskkill.exe /F /IM YPager.exe" /f REG ADD %KEY%\085 /VE /D "Reboot..." /f REG ADD %KEY%\085 /V 1 /D "%CDROM%\Softwares\reboot.cmd" /f REG ADD %KEY%\046 /V 1 /D "REGEDIT /S %CDROM%\Softwares\regtweaks.reg" /f EXIT useraccounts.cmd net user XPSP2 /Passwordreq:no /add net localgroup Administrators XPSP2 /add net accounts /maxpwage:unlimited REGEDIT /S autologon.reg EXIT cmdlines.txt [COMMANDS] "useraccounts.cmd" "RunOnceEx.cmd" oobeinfo.ini [UserInfo] Identity000="NewUser-Admin" Identity001="NewUser-User" Also I replaced Notepad.ex_ with Win32Pad , just in case can Sun Java affect office 2k3 in a way or another? if you want me to post the winnt.sif , I'll do please guyz , help me out and I'll be grateful
  2. I got this problem here is my settings: ExRunOnce.cmd REG ADD %KEY%\034 /VE /D "Winamp 5 Pro v5.093" /f REG ADD %KEY%\034 /V 1 /D "%CDROM%\Softwares\Winamp\Winamp5093.msi INI=%CDROM%\Softwares\winamp\winamp.ini /qb" /f winamp.ini [SETUP] Xlibrary=1 Xhotkey=1 Xmodernskin=1 Xvisual=0 Xextra=1 Xaudio=1 Xvideo=0 XAllShort=1 XINET=2 XQuicklaunch=1 Xagent=0 Xname=Wesmosis Xkey="B6274-4FTYD-7DF7F-2QXVM"
  3. I used to test my ISOs on VPC but it's **** slow like a turtle . it's great regarding the Format System which already you can format you HDD at the System you want ; NTFS or FAT#2 while VMware is for sure it's faster becos it takes alot ram 192, and you have to format you HDD each time you want to test UA ISO from the scratch I meaning the Virtual HDD not the real another thing that VPC not any more on developing
  4. Astalavista Quote: this is strange, although I made the .Net FW is the first thing to be installed in ExRunOnce.cmd and then the Shrunk Office 2003 SP1 , still got the funny horrible problem ..........Reverse of the Progress bar and everything disappear from the Program filesany idea what's happening? [Edit] I found this on this topic Any body has experienced the same prob? is that possible? Coz I think I made my Shrinking via Shared folder of Vmware to save time!? Ahhhh [Edit] 2 I copied an older version of Shrun Office.exe which I'm a 100% it's working and when I tried it on VMware , it did the same problem! so I'll post what new have I add after this WORKING Office.exe: 1- I made an Account named XP (I was using only the Adminstrator Account when Office was Ok) 2- Here is my ExRunOnce.cmd (maybe you will find something incompatible or I donno something wrong) cmdow @ /HID @echo off IF EXIST D:\CD.txt set CDROM=D: IF EXIST E:\CD.txt set CDROM=E: IF EXIST F:\CD.txt set CDROM=F: IF EXIST G:\CD.txt set CDROM=G: IF EXIST H:\CD.txt set CDROM=H: IF EXIST I:\CD.txt set CDROM=I: IF EXIST J:\CD.txt set CDROM=J: SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing Applications" /f REG ADD %KEY%\001 /VE /D "Microsoft Office 2003 SP1" /f REG ADD %KEY%\001 /V 1 /D "%CDROM%\Softwares\office2003\office2003.exe" /f REG ADD %KEY%\050 /VE /D ".NET Framework 1.1 SP1" /f REG ADD %KEY%\050 /V 1 /D "%CDROM%\Softwares\NetFramework\netfxsp1.exe" /f REG ADD %KEY%\002 /VE /D "ACDess PowerPack v7.0 " /f REG ADD %KEY%\002 /V 1 /D "%CDROM%\Softwares\ACDsee\Acdsee.cmd" /f REG ADD %KEY%\004 /VE /D "Adobe Reader v7.0.2" /f REG ADD %KEY%\004 /V 1 /D "%CDROM%\Softwares\adobe\Adobe.Reader.7.01.Lite.exe" /f REG ADD %KEY%\005 /VE /D "AVG Antivirus v7.0.323 Free" /f REG ADD %KEY%\005 /V 1 /D "%CDROM%\softwares\AVG7\AVG.exe /HIDE /DONT_START_APPS /NO_WELCOME /NO_AVGW_STARTUP /QUIT_IF_INSTALLED" /f REG ADD %KEY%\008 /VE /D "Calculator Powertoy" /f REG ADD %KEY%\008 /v 1 /D "%CDROM%\Softwares\PowerCalc\PowerCalc.exe /s /v/qb" /f REG ADD %KEY%\009 /VE /D "CCleaner v1.21" /f REG ADD %KEY%\009 /v 1 /D "%CDROM%\Softwares\CCleaner\CCleanerv1.21.exe /S /NCRC" /f REG ADD %KEY%\012 /VE /D "Flash v7 And Shockwave v10.1" /f REG ADD %KEY%\012 /v 1 /D "%CDROM%\Softwares\Flashplayer\mm_fl_sw_installer.msi /qb" /f REG ADD %KEY%\013 /VE /D "FlashGet v1.65" /f REG ADD %KEY%\013 /v 1 /D "%CDROM%\Softwares\Flashget\FlashGet1.65.exe /S" /f REG ADD %KEY%\016 /VE /D "K-Lite Mega Codec Pack v1.34" /f REG ADD %KEY%\016 /v 1 /D "%CDROM%\Softwares\klcodec\klmcodec134.exe /verysilent /LoadInf=".\klmcp.ini"" /f REG ADD %KEY%\018 /VE /D "Maxthon v1.3.3" /f REG ADD %KEY%\018 /V 1 /D "%CDROM%\Softwares\Maxthon\mcombo.exe /S /NCRC" /f REG ADD %KEY%\020 /VE /D "MSN 7.5.244" /f REG ADD %KEY%\020 /v 1 /D "%CDROM%\Softwares\MSN\MsnMsgs.msi /qb" /f REG ADD %KEY%\022 /VE /D "Messenger Plus! v3.52." /f REG ADD %KEY%\026 /VE /D "Sun Java RE v5.0.4" /f REG ADD %KEY%\026 /V 1 /D "%CDROM%\Softwares\JavaVM\jre504.exe" /f REG ADD %KEY%\028 /VE /D "Taskswitch Pro v2.0.7" /f REG ADD %KEY%\028 /v 1 /D "%CDROM%\Softwares\Taskswitch\TaskSwitchXP_2.0.7.exe /S" /f REG ADD %KEY%\030 /VE /D "TweakUI Powertoy" /f REG ADD %KEY%\030 /v 1 /D "%CDROM%\Softwares\TweakUI\TweakUI.msi /qb" /f REG ADD %KEY%\034 /VE /D "Winamp 5 Pro v5.093" /f REG ADD %KEY%\034 /V 1 /D "%CDROM%\Softwares\Winamp\Winamp5093.msi INI=%CDROM%\Softwares\winamp\winamp.ini /qb" /f REG ADD %KEY%\036 /VE /D "Windows Media Player v10" /f REG ADD %KEY%\036 /V 1 /D "%CDROM%\Softwares\WMP10\MP10Setup.exe /q:A /c:\"setup_wm.exe /Q /R:N /DisallowSystemRestore\"" /f REG ADD %KEY%\038 /VE /D "Windows Script v5.6" /f REG ADD %KEY%\038 /V 1 /D "%CDROM%\Softwares\Script\scripten.exe /Q:A /R:N" /f REG ADD %KEY%\040 /VE /D "WinRAR v3.5 Corp" /f REG ADD %KEY%\040 /V 1 /D "%CDROM%\Softwares\WinRAR\wrar35b6corp.exe /s" /f REG ADD %KEY%\042 /VE /D "Yahoo! Messenger v7.0.247" /f REG ADD %KEY%\042 /V 1 /D "%CDROM%\Softwares\Yahoo\ymsgr7us.exe /S" /f REG ADD %KEY%\042 /V 2 /D "taskkill.exe /F /IM YPager.exe" /f REG ADD %KEY%\085 /VE /D "Reboot..." /f REG ADD %KEY%\085 /V 1 /D "%CDROM%\Softwares\reboot.cmd" /f REG ADD %KEY%\046 /V 1 /D "REGEDIT /S %CDROM%\Softwares\regtweaks.reg" /f EXIT
  5. how can winnt32.msi can read the Answer File winnt.inf?! and what about winnt.bat?
  6. LOL I've replaced crappy Notepad by Win32Pad via ModifyPE but I want to Unattendely customize the font and the behaviour of this proggy like; saving its position , Esc close it immediatly.......etc
  7. is it possible to Install windows UA with the same apps and the settings and everything that is foung in the Awsome Unattended XPSP2 CD?! i.e without booting from DOS and stuff, just enter your D: (CDROM) and run setup.exe, Bingo you will get UA Installtions! Under 32 Enviroment I hope my request is clear
  8. thanx Mazin and the other Guyz but I have a little prob here I made the ACDsee.cmd file & my ACDsee.msi is on the CD ROM and I'm installing all my apps from the CDROM through CD.txt, so when the cmd ran it told me that's it couldn't find the msi I replace the %systemdrive% with %CDROM% , it didn't work here is my acdsee.cmd: cls @echo off ECHO ACDSee 7.0 PowerPack Full start /wait %CDROM%\Softwares\ACDSee\ACDSee.msi /QB PIDKEY=*************** LICENSE_MODEL=Full ADDLOCAL=ACDSee,ImageEncodingDecodingPlugIns,ACDPhotoEditor,CommandExtensionPlugIns,FotoSlate,PaneEx tension ECHO. REGEDIT /S %systemdrive%\Softwares\ACDSee\ACDSee.reg copy /Y lmclient.dll "%programfiles%\Common Files\ACD Systems\EN" EXIT again, I wanna install my MSI from the CD ROM via batch file Oh yeah I can put all the variables and parameters in the ExrunOnce.cmd but I'de like to learn something new 2day Also how to prevent thoe Windows on Starting up ACDse: 1- ACDInTouch Viewer 2- Software Update Program 3- ACDsee Product Registration Last Q How to Customize the Tool bar? E.g removing the In TouMy & My ACD Icons ....etc Offtopic: how can I cancel the reboot (reboot.cmd) which is going to work after Exrunonce.cmd? just in case someone is in a rush and don't want that Countdown! [Edit] Ok I figured how to install the msi file from CD via the ACDsee.cmd just like ExRunOnce.cmd, adding the parameters : IF EXIST D:\CD.txt set CDROM=D: IF EXIST E:\CD.txt set CDROM=E: IF EXIST F:\CD.txt set CDROM=F: IF EXIST G:\CD.txt set CDROM=G: IF EXIST H:\CD.txt set CDROM=H: IF EXIST I:\CD.txt set CDROM=I: IF EXIST J:\CD.txt set CDROM=J: Cool, I'm waiting for th answer of the other issues, thanx in advanced waiting for my heros [/EDIT]
  9. I'm using a cracked version & I'm fine with it! so cool 7.043 BTW, I prefer 5.0
  10. @Jito man i'm speechless! you answered all my questions perfectly and I'm so satisfied :blush: I didn't mean the Images, but I meant after installing the software, it doesn't take much MBs at thr program files @Tags You're real fun man! especially you avatar!
  11. I don' know, I'm kinda hated 7 becoz of limited ability to customize the interface, toolbar , .....etc ACDsee 5 is best for me and also when I did comparison on how much System Resources by using Process Explorer 9.0, 5 is much more less , and hence it's faster any experenced users of 7 to tell us (Real) positive info about it
  12. Good poll, you will Decide Soon! http://www.msfn.org/board/index.php?showto...937&hl=wesmosis
  13. @ Takeshi I tried your method , Worked like a Charm! and for other members who want this thing done: here is a little tutorial about making a an Account Named XP not PASSWORDED, of course beside the Adminstrator Account which you will need in case of Emergency! (Safe Mode) which also without PW 1- cmdlines.txt [COMMANDS] "useraccounts.cmd" "RunOnceEx.cmd" 2- oobeinfo.ini [UserInfo] Identity000="NewUser-Admin" Identity001="NewUser-User" 3- useraccounts.cmd net user XP /Passwordreq:no /add net localgroup Administrators XP /add net accounts /maxpwage:unlimited REGEDIT /S autologon.reg EXIT 4- Winnt.sif [GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO AutoLogon = No <- Focus on This Buddy!:P TimeZone = 120 OEMSkipRegional = 1 OemSkipWelcome = 1 5- NO NEED TO USE AUTOLOGIN.REG! see ya guyz
  14. @WordUp thanx, but cinsider all the possibilties! I can't assure 100% giving him the PW! and also We gotta learn something new 2day @Takeshi no I don't want to use autologin @BoardBabe thanx , I'll give it a shot
  15. also when I enter the Safe Mode, it entered via XP (see above) Account rather than the Adminstrator suppose that the XP account got damaged in a way or another! then I can't log in to the Adimnstrator Account for maintenance
  16. hello guyz my question is how to make another USER account beside the Adminsrator but this USER acccount without a password at all so If I give this UA CD to friend, he can make the password he likes , without Calling me at the middle of the night asking about the PW! since when you LOG OFF, you can't login without entering the PW again i.e. the Autologin doesn't work I think then the autologin.reg isn't needed any more, and there will be a user login screen which needs only one Click to login into the windows, right? do I have to replace the PW by * like the Adminstrator PW in Winsif.inf? here is my files: cmdlines.txt [COMMANDS] "useraccounts.cmd" "RunOnceEx.cmd" Useraccounts.cmd net user XP 123 /add net localgroup Administrators XP /add net accounts /maxpwage:unlimited REGEDIT /S autologon.reg EXIT Autologon.reg Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "DefaultUserName"="XP" "DefaultPassword"="123" "AutoAdminLogon"="1"
  17. so it's like the the 7.0 version thanx
  18. hey guys plz how to UA installing the new messenger? and any one has integrated into his UA CD?
  19. Oh yeah clint , check yourself and share with us whatcha got
  20. use Taskill which is found normally in windows xp here is how I Kill Yahoo from starting after Installation: REG ADD %KEY%\042 /VE /D "Yahoo! Messenger v7.0.247" /f REG ADD %KEY%\042 /V 1 /D "%CDROM%\Softwares\Yahoo\ymsgr7us.exe /S" /f REG ADD %KEY%\042 /V 2 /D "taskkill.exe /F /IM YPager.exe" /f if you got confused and everything goes wrong, search about 7zip Silent Installer on MSFN, integrated with MSN Plus! just 6 MBs i'm using it actually
  21. thanx Orco! yeah I export some valuse by jv16 PowerTools 2005 thanx again
  22. O'right guyz I'll check it out I opend coco.theme with notpad, I didn't found something relevant well about coco.msstyles, it's huge! 1.2 MB , notpad died soon after trying opening coco.msstyles with it!
  23. I've posted this in the unattended section but no answers for more than 2 weeks! so I thought my next land will be the Customizing Windows section which should be the first to be posted in anyway help me out how to Unattendedly reduce the Size of the Active title bar of Royal Theme from 25 to 21? I just don't like big bars hiding everything around! LOL is that possible? ah, by the way I searched! BTW, what does it mean when some end his post with: [Edit] bla bla bla ?
  24. ok, it's bin after 10 dayz! & I've bin very patient any answers fellas
×
×
  • Create New...