Jump to content

neo

Member
  • Posts

    1,209
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    India

Everything posted by neo

  1. Pic a 800x600 BMP file and re-named to setup_w.bmp and make cabinet file. Suppose this file is exsiting at root of C: Drive C:\makecab setup_w.bmp A file named setup_w.bm_ will be created at root of C: drive , replace with this one to Ur Installation source. Happy m8!
  2. Hi friends, I m looking for a book for VB2005 to learn basic concepts. I m a newbie for VB2005. Please suggest Ur Choice, Which book is better than best for beginnners. Would U like to share Ur Choice ... Help Plz!
  3. Explore to : C:\Windows\Branding\Basebrd\en-US Open BASEBRD.DLL.MUI in ResHacker and Navigate to : String Table -> 1 -> 1033 Edit that U want and complie script and save STRINGTABLE LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US { 10, "Windows®" 11, "Windows Vista" 12, "Windows Vista Ultimate" 13, "Ultimate" 14, "Copyright © 2006 Microsoft Corporation. All rights reserved." 15, "Microsoft®" }
  4. Use CDIMAGE Download cdimage -lWindowsXP -t03/28/2007,00:00:00 -g -n -nt -ocis -x -bX:\Boot.bin X:\XPCD\ X:\WindowsXP.iso where X is Ur destination drive. there is no need to set Emulation type as floppy or etc... ( U can extract Boot image from bootable CD using ISO Buster)
  5. open msconfig.exe into ResHacker and navigate to : Dialog -> 102 -> 1033 STYLE DS_FIXEDSYS | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU change this one with STYLE WS_MAXIMIZEBOX | WS_MINIMIZEBOX | WS_VISIBLE | WS_CLIPSIBLINGS | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME compile the script and save
  6. I can't believe this one.
  7. take ownership (permission) of folder takeown <folder-name-with path>
  8. Try to boot in Last Good Configuration using F8 key at startup
  9. neo

    FF vs IE

    IE
  10. Nice to see ! Its work Where can I find pkmgr.exe (standalone) without WAIK
  11. May be U have disabled Windows Zero Configuration service. In run dialog box type services.msc and look for Windows Zero Configuration and start it set to Automatic
  12. Thanx budy! Its will really rock.
  13. Using RunOnce method. Visit Here : http://unattended.msfn.org/ Its old guide but U can modify as Office 2007 Use setup /? to find out advance installation option.
  14. ...or F2 Agree ! But There is no need to convert .ima to .img; Both can be used with same manner.
  15. neo

    Introduction

    Welcome to MSFN Note This forum area is for introductions only. If you wish to ask questions, then they must be posted in the appropriate forum area. Also we are a community here, this means that all members are open to provide you with answers. Moderators however will not be providing answers to you personally via email. agreed. Try to understand my friend.
  16. Works 100%
  17. Try to clear What do U want ? If U want to integrate chipset driver using nLite, extract *.exe (INF) somewhere and locate them using nLite, It will automatically integrate drivers into Ur XP Source. If U want to integrate chipset driver using Intel's Method. Add the Command-Line and U can execute them in CMDLINES.TXT, RunOnce. To Create using 2nd method look for reference : http://unattended.msfn.org/
  18. Insert disk 2 into CD-ROM and execute this one under Run dialog box. its will install sonic plug-in rundll32 setupapi.dll,InstallHinfSection SonicDVDandCDBurning 128 sonic.inf
  19. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoRecentDocsMenu"=dword:00000001 Copy and paste in notepad and save as *.reg and Patch.
  20. AutomaticUpdates=no Its skips Automatic Update configuration screen at starupup. U have to reg patch to disable Automatic Updates services
  21. Hi friends, Everyone know this day and enjoy by making someone Fool. I want to share my personal moments that are really important for me. I m talking about 1 year ago. that is 1st April 2006, Vista was in BETA phase in that time and I was looking for download to grow with new exprince of Microsoft Windows. I had logged first time in MSFN by googling keyword "Vista Download" and google was guided to MSFN front page. I was really happy to see. "Windows Vista available for download" I clicked and jump for next and trying to find download link but what happened................. Remember its 1st April It was making me laughter and that time I had decided to join MSFN. Today I have completed 1 year with MSFN family. I laughs when I remember that moments. Really that day my technical overview had been changed. I have learnt more and more in last year with MSFN and trying my best to learn and share new things in future. I love MSFN. @Neo
  22. How to install .cab file?
  23. Welcome to MSFN
×
×
  • Create New...