Jump to content

aadipa

Member
  • Posts

    44
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    India

Everything posted by aadipa

  1. 1 more way to block ads on opera... use firewall and configure it to block all traffic of opera to www.opera.com it works, at least worked for me when i was using opera.
  2. It is Filezilla for me. http://filezilla.sourceforge.net/
  3. tried that. acropad don't have enough fonts only 4 when i tried.
  4. I am using mixture of IE without opening IE and Firefox. I mean I use Maxthon and Firefox Though i prefer Maxthon coz it have all features of Firefox, plus it is compatible with the sites i need to surf (eg. www.icicidirect.com) With firefox it simple don't open any link. Though for some sites Firefox works like charm, fast. eg. Yahoo Mail. So its 50-50 for me. But if u tell me to choose only 1, I will go for Maxthon for sure. About Mail Client, I have Outlook 2003, does all the job for me. So never tried other clients. May be i will try The Bat in few weeks.
  5. u can also try PDF Creator http://www.pdfcreator.de.vu/ http://sourceforge.net/projects/pdfcreator/ PDFCreator is an open source application that can create PDF's from just about any program that prints using windows printers. With PDFCreator you can create PDF's, Postscript and Encapsulated Postscript files, create images from your documents, combine documents and much more. I am using this program for more than an year and its enough for all my needs
  6. RunOnceEx method solved my problem. The list of fix i got was for 2000 Server so some of the fix gave error while installing on prof version. I think removeing that entry from prof's RunOnceEx will do the job for me for my cd to be perfect.
  7. i did tried simillar code few years ago in lab.... changing a value in memory location directly. While McAfee and Norton were not able to catch it, AntiViru Personal Edition (Free Antivirus.. may be some typo in name ) catch the code and gave an error of virus like code After that i used that antivirus to check my C code for accessing memory that is not declared.
  8. loader.bin is part of cdshell u get it with cdshell
  9. @Astalavista Not that way , i am not talking about position of BMP files in DLL. I know ResEdit and using it for years. I want to know where on the 1024x768 screen of file 103 other files will be placed. Coz i want to make all files matching to background of 103 file, so i will extract that perticular rectangle from BMP and then save it as another BMP and then edit it as my likeing. I want to make a tool for this BMP extraction from 103 BMP. I want it to take 1024x768 - 256 color BMP and create all other BMPs like 100, 101, 102, and 181~192 and other files if I am missing any.
  10. In Winntbbu.dll there are following BMP resource to change 100 -> Top Left Logo 101 -> Top Left Logo 102 -> Top Left Logo 103 -> Main Background Bitmap 181-192 -> Animation in left bottom Now I when i select a bmp for background, I dont know exact location (x,y) of all other files viz. 100-102 and 181-192 (may be i am missing some files, let me know) in main bitmap. If someone can help me to give locations, i can write a tool to extract all files from main background so that i can directly work on extracted bmp instead of wasting time for creating each bmp individually. Please help me on this urgently.
  11. MSFN Unattened guide - its the older version in pdf can i get updated pdf? or is that link updated? i want it in pdf coz i am on dialup so cannt check out online every time.
  12. i have all files in place. but still same error. also why did the image/cd runs perfect on virtual pc and dont work on real pc? i tried to boot from the cd i burnt, but it didn't work but same cd i can capture in virtual pc and boot/install perfectly.
  13. I am having simillar problem I am using CDshell with BCDW 2.0 plugin The CD Image works perfect in Virtual PC 5.2 So i burnt it to CD. Now I am getting the same error File Not Found Also while i got dropped to console, i tried dir command the dir command was not able to show any containt. This must be the problem. While all the files on CD are perfectly accessible while under Windows/DOS then why the CDShell cann't access the files?
  14. Thanks prathapml for helping me last time Now i am faceing new problem. While testing the CD in Virtual PC, if i don't select any HDD or use unormatted HDD, setup starts with a flash of warning Couldn't open the boot partition to check for a signature And if i use a formatted HDD / HDD with other Win OS installed, the setup don't even start. It hangs at the BCDW2 screen only. What can be the solution ? I googled it to some MS KB http://support.microsoft.com/default.aspx?...kb;en-us;227704 but this is a Virtual PC so such problems shouldn't come. Also why is the prompt coming now and systems hungs while individual Win2K CD (without BCDW2, original boot sector) works perfect?
  15. my problem is not with reboot but how can i run those 2 bat files automatically at end of win2k install when a reboot is there in between them ?
  16. I am creating a Win2K all multiboot CD I slipstreamed all Win2K with SP4 Now i want all fixes to be installed automatically. I downloaded the Post SP4 fixes from http://www.pubforum.net/security/w2ksp4/W2...curity_v104.zip [84.47 MB] It has 2 bats for installing. update.bat rem ************************************* rem *** *** rem *** MS W2K Post SP4 Security *** rem *** Hotfixes Package *** rem *** All updates *** rem *** by Dr.C0NTI from *** rem *** Part 1 *** rem *** October 13, 2004 *** rem *** *** rem *** http://www.pubforum.net *** rem *** v1.04 *** rem ************************************* DirectX8-KB819696-x86-ENU.exe /Q:A /R:N DirectX9-KB819696-x86-ENU.exe /Q:A /R:N DoomCln-KB836528-v3-ENU.exe /Q:A /R:N /S ENU_Q832483_MDAC_x86.EXE /C:"dahotfix.exe /q /n" /q js56nen.exe /Q:A /R:N msjavwu.exe /c:"javatrig.exe /exe_install /l /qq" /q:a /r:n NDP10_SP_Q321884_En.exe /Q:A /R:N Q272736.EXE /Q:A /R:N Q299553.EXE /Q:A /R:N Q313450SP3.exe /Q:A /R:N Q317244.exe /Q:A /R:N Q823718_MDAC_SecurityPatch.exe /C:"dahotfix.exe /q /n" /q Windows-KB833330-ENU.exe /quiet /norestart Windows-KB833407-x86-enu.exe /quiet /norestart Windows-KB841720-ENU-V2.exe /Q:A /R:N /S Windows2000-KB823182-x86-ENU.exe /q /z Windows2000-KB823559-x86-ENU.exe /q /z Windows2000-KB823980-x86-ENU.exe /q /z Windows2000-KB824105-x86-ENU.exe /q /z Windows2000-KB825119-x86-ENU.exe /q /z Windows2000-KB826232-x86-ENU.exe /q /z Windows2000-KB828035-x86-ENU.exe /q /z Windows2000-KB828741-x86-ENU.EXE /q /z Windows2000-KB828749-x86-ENU.exe /q /z Windows2000-KB837001-x86-ENU.EXE /q /z windows-kb870669-x86-enu.exe /z /q windows2000-kb839643-x86-enu.exe /z /q windows2000-kb839645-x86-enu.exe /z /q windows2000-kb840315-x86-enu.exe /z /q windows2000-kb841872-x86-enu.exe /z /q windows2000-kb841873-x86-enu.exe /z /q windows2000-kb842526-x86-enu.exe /z /q windowsmedia-q828026-x86-enu.exe /z /q msxml3cab.exe /t:c:\temp /q msxmlcab.exe /t:c:\temp /q rem cd ie6sp1 ie6setup.exe /Q:A /C:"ie6wzd /S:""#e"" /Q" qchain and second file update2.bat rem ************************************* rem *** *** rem *** MS W2K Post SP4 Security *** rem *** Hotfixes Package *** rem *** All updates *** rem *** by Dr.C0NTI from *** rem *** Part 2 *** rem *** October 13, 2004 *** rem *** *** rem *** http://www.pubforum.net *** rem *** v1.04 *** rem ************************************* Windows2000-KB835732-x86-ENU.EXE /q /z ie6.0sp1-kb823353-x86-enu.exe /Q /z windows2000-kb823559-x86-enu.exe /q /z Windows2000-KB329115-x86-ENU.exe /quiet /norestart q831167.exe /q /z ie6.0sp1-kb867801-x86-enu.exe /q /z msxml3usa.msi /q reboot=suppress msxml.msi /q reboot=suppress IE6.0sp1-KB833989-x86-ENU.exe /q /z regedit /s connwzrd.reg rem rem Added 13.10.2004 rem ie6.0sp1-kb834707-windows-2000-xp-x86-enu.exe /z /q windows2000-kb840987-x86-enu.exe /z /q windows2000-kb841356-x86-enu.exe /z /q windows2000-kb841533-x86-enu.exe /z /q I want to run both these files in following sequence Win2K install --> update.bat --> REBOOT --> update2.bat REBOOT step is must. so how can i do this? ps: i know there r some other methods to apply these fixes but i want to do it using these files. Files in downloaded Zp are Directory of C:\Setups\Windows 2000\ENGLISH\WIN2000\Post SP4 Hotfixes\W2K_v104 07/27/2004 01:10 AM 143 connwzrd.reg 06/02/2004 11:04 AM 809,048 DirectX8-KB819696-x86-ENU.exe 06/02/2004 11:05 AM 970,312 DirectX9-KB819696-x86-ENU.exe 06/02/2004 11:05 AM 112,384 DoomCln-KB836528-v3-ENU.exe 06/02/2004 11:08 AM 2,095,288 ENU_Q832483_MDAC_x86.EXE 07/26/2004 09:24 PM 1,996,544 IE6.0sp1-KB823353-x86-ENU.exe 09/26/2004 09:41 PM 1,094,400 IE6.0sp1-KB833989-x86-ENU.exe 10/14/2004 10:05 PM 3,200,776 IE6.0sp1-KB834707-Windows-2000-XP-x86-ENU.exe 08/02/2004 12:38 AM 2,914,048 IE6.0sp1-KB867801-x86-ENU.exe 10/14/2004 10:29 PM <DIR> IE6SP1 06/02/2004 11:09 AM 369,504 js56nen.exe 06/02/2004 11:17 AM 5,319,000 msjavwu.exe 08/11/2004 10:30 PM 5,289,984 msxml.msi 08/02/2004 02:16 AM 643,136 msxml3cab.EXE 08/11/2004 10:30 PM 1,920,000 msxml3usa.msi 08/02/2004 02:16 AM 739,408 msxmlcab.exe 06/02/2004 11:26 AM 6,749,072 NDP10_SP_Q321884_En.exe 06/02/2004 11:27 AM 220,936 Q272736.EXE 06/02/2004 11:27 AM 344,568 Q299553.EXE 06/02/2004 11:30 AM 1,882,808 Q313450SP3.exe 06/02/2004 11:36 AM 4,674,352 Q317244.exe 06/02/2004 11:38 AM 1,626,688 Q823718_MDAC_SecurityPatch.exe 07/27/2004 12:51 AM 386,816 Q831167.exe 06/02/2004 11:38 AM 37,648 qchain.exe 11/25/2004 08:41 PM 1,951 update.bat 10/14/2004 10:11 PM 1,076 update2.bat 06/02/2004 12:03 PM 323,896 Windows-KB833330-ENU.exe 06/02/2004 12:03 PM 316,616 Windows-KB833407-x86-enu.exe 06/02/2004 12:03 PM 111,352 Windows-KB841720-ENU-V2.exe 07/26/2004 08:34 PM 106,240 Windows-KB870669-x86-ENU.exe 06/02/2004 12:04 PM 331,624 Windows2000-KB329115-x86-ENU.exe 06/02/2004 12:01 PM 367,664 Windows2000-KB823182-x86-ENU.exe 06/02/2004 11:40 AM 391,216 Windows2000-KB823559-x86-ENU.exe 06/02/2004 12:02 PM 918,576 Windows2000-KB823980-x86-ENU.exe 06/02/2004 11:39 AM 328,240 Windows2000-KB824105-x86-ENU.exe 06/02/2004 11:45 AM 311,656 Windows2000-KB825119-x86-ENU.exe 06/02/2004 11:39 AM 337,256 Windows2000-KB826232-x86-ENU.exe 06/02/2004 11:40 AM 351,592 Windows2000-KB828035-x86-ENU.exe 06/02/2004 11:51 AM 4,677,624 Windows2000-KB828741-x86-ENU.EXE 06/02/2004 11:51 AM 336,744 Windows2000-KB828749-x86-ENU.exe 06/02/2004 12:01 PM 7,160,824 Windows2000-KB835732-x86-ENU.EXE 06/02/2004 11:44 AM 2,972,152 Windows2000-KB837001-x86-ENU.EXE 07/26/2004 08:28 PM 430,072 Windows2000-KB839643-x86-ENU.EXE 07/26/2004 08:27 PM 1,467,384 Windows2000-KB839645-x86-ENU.EXE 07/26/2004 08:32 PM 373,240 Windows2000-KB840315-x86-ENU.EXE 10/14/2004 10:07 PM 4,075,000 Windows2000-KB840987-x86-ENU.EXE 10/14/2004 10:06 PM 2,539,000 Windows2000-KB841356-x86-ENU.EXE 10/14/2004 10:08 PM 2,655,736 Windows2000-KB841533-x86-ENU.EXE 07/26/2004 08:30 PM 354,296 Windows2000-KB841872-x86-ENU.EXE 07/26/2004 08:30 PM 593,400 Windows2000-KB841873-x86-ENU.EXE 07/26/2004 08:31 PM 726,520 Windows2000-KB842526-x86-ENU.EXE 07/26/2004 08:35 PM 2,914,040 WindowsMedia-Q828026-x86-ENU.exe 11/25/2004 10:40 PM 0 result.txt 52 File(s) 78,871,850 bytes Directory of C:\Setups\Windows 2000\ENGLISH\WIN2000\Post SP4 Hotfixes\W2K_v104\IE6SP1 07/26/2004 09:42 PM 8,246 BRANDING.CAB 07/26/2004 09:42 PM 12,984 CRLUPD.CAB 07/27/2004 01:01 AM 1,002 filelist.dat 07/26/2004 09:53 PM 490,608 ie6setup.exe 07/26/2004 09:42 PM 25,165 IEEXINST.CAB 07/26/2004 09:42 PM 0 iesetup.dir 07/26/2004 09:42 PM 436 iesetup.ini 07/26/2004 09:42 PM 1,818,300 IEW2K_1.CAB 07/26/2004 09:42 PM 1,718,235 IEW2K_2.CAB 07/26/2004 09:42 PM 1,877,533 IEW2K_3.CAB 07/26/2004 09:42 PM 2,195,004 IEW2K_4.CAB 07/26/2004 09:43 PM 1,935,979 MAILNEWS.CAB 07/26/2004 09:43 PM 848,155 MPLAY2U.CAB 07/26/2004 09:43 PM 19,990 OEEXCEP.CAB 07/26/2004 09:43 PM 28,448 README.CAB 07/26/2004 09:43 PM 800,234 SCRIPTEN.CAB 07/26/2004 09:43 PM 594,321 WAB.CAB 17 File(s) 12,374,640 bytes Total Files Listed: 69 File(s) 91,246,490 bytes
×
×
  • Create New...