Jump to content

jaclaz

Member
  • Posts

    21,300
  • Joined

  • Last visited

  • Days Won

    53
  • Donations

    0.00 USD 
  • Country

    Italy

Everything posted by jaclaz

  1. That's another question. Most probably the only way is to make a complete bootlog with Process Monitor : http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx You can also try using Autoruns or a similar utility to disable anything that runs at startup and see if the behaviour changed. jaclaz
  2. You can use Qemu, if your laptop is fast enough, you will have in Qemu the same feeling of, say, a 400 Mhz machine, more than enough. You can try quickly this one: Check on the specs of your PC if it the optical drive is SATA, if yes, most probably that's the problem, and you may want/need to either attempt (and troubleshoot) the USB way or do a "local" install (from files pre-copied to internal hard disk). jaclaz
  3. A DE partition is NOT mounted by "default" Windows XP. You must have downloaded/installed something that changes the behaviour. It could be any program that runs automatically something similar to showdrive.exe: http://www.boot-land.net/forums/index.php?showtopic=10169 typically it could be some kind of Virtual Drive software, check with dosdev if a "volatile" definition is established (won't appear in \DosDevices) jaclaz
  4. Yep, I completely missed that it was used as a mounting point. But in the original use the .wim is not Written, is it? Still I don't think you can mount anyhting on FAT at all. I guess that this is - as often happens - a bit misleading: http://technet.microsoft.com/en-us/library/cc722145(WS.10).aspx jaclaz
  5. Also: SETLOCAL ENABLEDELAYEDEXPANSION FOR /F "TOKENS=2 DELIMS=:" %%# IN ('IPCONFIG /ALL^|FIND "DHCP Server"') DO SET DHCPSERVER=%%#&SET DHCPSERVER=!DHCPSERVER:~1! But we are using the & jaclaz
  6. VERY GOOD WORK! About this: There is an easy answer: http://www.boot-land.net/forums/index.php?showtopic=3541 A seemingly OT (but not much) idea: Is there any real *need* for the filesystem inside the boot.sdi to be NTFS? Or FAT 12 would do? jaclaz
  7. Just for the record, the GUID is for Network NiC's: http://technet.microsoft.com/en-us/library/cc780532(WS.10).aspx The actual \0007 part in your example will probably change: http://technet.microsoft.com/en-us/library/cc781989(WS.10).aspx Though curiously enough this report has the same \0007 : http://bigbadbirdie.blogspot.com/2010/06/dell-e6500-network-configuration-for.html And also this one: http://www.sevenforums.com/general-discussion/99318-problem-echo-batch-script.html This latter has a batch that may be useful as inspiration. jaclaz
  8. Is it free? Is it still available? The "current" should be Visual Basic 2010 Express http://www.microsoft.com/express/Downloads/ The 2005 version is still available, seemingly: http://msdn.microsoft.com/it-it/express/aa975050.aspx As well as the 2008: http://www.brothersoft.com/visual-basic-2008-express-edition-67707.html A couple lists: http://www.freebyte.com/programming/basic/ http://www.thefreecountry.com/compilers/basic.shtml For limited needs these look like right: http://www.justbasic.com/ http://www.kbasic.com/ (freeware versions of Commercial apps) Otherwise: http://www.freebasic.net/ jaclaz
  9. Thanks . You are not too far behind me in joining date, I see, would that mean that we are getting old? Let's say we are getting more mature... If you want some really nice (and really mean) - not jokes - but English "definitions", do check Ambrose Bierce's "Devil's Dictionary": http://www.gutenberg.org/etext/972 http://www.gutenberg.org/files/972/972-h/972-h.htm one among the many : jaclaz
  10. Also, you can simply COUNT the spaces (including the one after the colon) and use SPACE as a delimiter. Something like: for /f "tokens=12 delims= " %%a in ('ipconfig /all ^| find "DHCP Server"') do set dhcpserver=%%a Change the 12 to the number of actual SPACES. jaclaz
  11. Still it makes no sense to me. The output of the FOR loop you posted will get in %%a everything to the right of the colon so what is the problem? jaclaz
  12. I don't get it. Why 12 characters? Isn't the line that you get something like: or also (example): I.e. an IP address can be anything between 7 (4x1 number+ 3 dots) and 15 (4x3 numbers + 3 dots). Copy and paste the output of IPCONFIG /ALL | FIND "DHCP Server" and the actual thing that you want %dhcpserver% value to be.... jaclaz
  13. See here first: http://www.msfn.org/board/index.php?showtopic=120444&st=803 Try re-partitioning/formatting with RMPREPUSB, try installing grub4dos from it, eject and re-insert USB stick, try again WinSetupfromUSB, if you have the same error post the .log jaclaz
  14. JFYI: Rawreg: http://www.boot-land.net/forums/index.php?showtopic=4684 (UNfinished/experimental) MS's own Offline Registry accessing DLL and new program to make use of it: http://www.boot-land.net/forums/index.php?showtopic=11212 http://www.boot-land.net/forums/index.php?showtopic=11312 jaclaz
  15. @Coffefiend Sure, memory and CPU cycles hungry apps like Photoshop and Autocad/Solidworks, rendering apps, etc., i.e. most high-end graphical apps do clearly benefit from the new architecture as well as complex calculus related apps , but Office? I already find absurd that say (just faked number ) 83.7% of all Word users use it to write a letter (rarely since now everything is done via e-mail) or a max 10 page report, Word 6.0 on a 486 DX2 already outperformed largely the typing speed of a fast writer, not to count the time needed to think what you have to write down. Same goes for Excel, in the large majority of cases it is used as a simple spreadsheet for things like checking your expenses or listing the petty cash of the office. I consider myself a "demanding" user of spreadsheets (i.e. Excel is the program that runs the most on my machine) and I find no actually difference in response time even on rather complex worksheets between my "normal" table PC with Excel 2000 and a newish x64 Toshiba laptop with Windows 7/Office 2010 I have been working on last week. Obviously it's just my personal view on the matter, but it seems to me like we have already the needed power for most "normal" use of a PC in any netbook, and that the *need* for more speed/memory is only for people that use professionally high-end apps (and possibly gamers). Like there is/will be a "fork", "normal" users still using 32 bit for a long time and a few people actually needing 64 bit power + a large number not needing it (but convinced they do) spending the extra money to have 64 bit computing, the former justified by their needs, the latter just because it is cool. jaclaz
  16. That is the particular "converter" that need 3.3V, 5V won't work with his one. Does loopback work? CTRL +z is NOT CTRL +Z. Did you try insulating the head contacts? If yes try with the motor ones: http://www.mapleleafmountain.com/seagatebrick.html If you tried the motor, try with the head ones: Try getting a PC with a built-in serial (to avoid the intermediate USB-to-RS232 conversion) and try again. jaclaz
  17. OT , but I wonder (exception made for you and a few other blocks here on MSFN, that I would define "advanced users" ) what is the actual *need* for 64 bit. As often happens MS own articles and numbers within them are deceiving: http://windowsteamblog.com/windows/b/bloggingwindows/archive/2010/07/08/64-bit-momentum-surges-with-windows-7.aspx Percentage do not make much sense if you don't multiply them by actual quantities: http://en.wikipedia.org/wiki/Usage_share_of_operating_systems Rough numbers (Windows market share only, covering about 86%÷90% of the market and conversely 100% of MSFN members): 7-64 bit 46%x16%= 7% Vista 64 bit 11%x20%= 2% XP 64 bit 0.8%x50%= 4% Total 64 bit= 13% 7-32 bit 54%x16%= 9% Vista 32 bit 89%x20%=18% XP 32 bit 99.2%x50%=50% Total 32 bit= 87% So, in the rest of the world the large majority is using 32 bit computing and I presume that had not MS pushed it so much (conveyong the idea that 64 bit is "cool") even the very high percentage - almost 1/2 of the Windows 7 users - could do with 32 bit allright. AFAIK the large majority of apps available/in use are 32 bit, or has this changed lately? jaclaz
  18. @wsxedcrfv Usually printers that have BOTH A4 and A3 (corresponding your 8.5 x 11 and 11 x 17) default to the smaller size. There should be a setting to set the A3 as default, if this is the problem, if this feature is not available you may try using setprinter.exe: http://www.windowsitpro.com/article/tips/jsi-tip-9675-setprinter-exe-is-a-command-line-tool-to-set-configurations-or-states-of-local-or-remote-printers-.aspx http://www.ureader.com/msg/16771767.aspx jaclaz
  19. Maybe you want the first (or first two) characters of the contents of variable %software_path%, like: SET Path_letter=%software_path:~0,1% or SET Path_letter=%software_path:~0,2% Or: ECHO %software_path:~0,1% etc... jaclaz
  20. A possibly related thread : http://www.boot-land.net/forums/index.php?showtopic=8092 jaclaz
  21. Maybe right question, but WRONG place to ask it. This is the "generic": MSFN Forums > Microsoft Software Products - Discussion & Support > Windows XP section There is a specific section here about "Install Windows from USB": http://www.msfn.org/board/forum/157-install-windows-from-usb/ BEFORE anything else do use the Search function of the Forum use "\i386\biosinfo.inf " in the "Find words" and select "install Windows form USB" in "Find in Forum". Read the resulting topics. There may be several reasons for that error, most notably an uncorrect use of the app or a "strange" source. Hopefully a Moderator will move this thread there. jaclaz
  22. I guess it is a "trail" of NT 4.00 CD's. The 8.3 was originally a limit with the .iso standard used for the install cd. The iso-level used needed 8.3 names and CAPITAL letters (no joliet, etc.). It is also possible that the textmode part of the setup doesn't understand them, once in GUI mode there should be no problems. Different source media may result in different behaviour, there is no "Upper Case" requirement for source on HD-like media, for example. Another possible font of troubles may be CAB compressed files. I guess that you can now (meaning XP/2003, I wouldn't be so sure about Win2K) deviate from this old standard, but obviously your mileage may vary, meaning that if you don't have a real *need* for it, you may be asking for troubles without a valid reason (if not the sake of experimenting ) For the record, when talking of .iso images, the Win2k loader only got as far as understanding iso-level 3 whilst XP and 2003 do understand iso-level 4. jaclaz
  23. NAAH, that's mainly Rule #1: You don't talk about fight club. You don't talk about fight club. When someone says stop, or goes limp, even if he's just faking it, the fight is over. Only two guys to a fight. One fight at a time. They fight without shirts or shoes. The fights go on as long as they have to. If this is your first night at fight club, you have to fight. Rule #2 is there only for people that are too dumb to undertstand Rule #1, anyway: If you are game, we have periodically some nice "Win98 vs. WinNT" and "FAT32 vs. NTFS" fights as well as a few of "What's the best defragging tool?", "What's the best Antivirus?" and "What's the best Registry cleaning app?" wars, (I won't count the "XP is better that Vista " ones since truisms are not up to debate ). @dencorso I told you I was cheap. jaclaz
  24. Only too happy you managed to get it done. jaclaz
  25. Yes, the dd format is simply a RAW format, i.e. a byte-by-byte (actually sector by sector) copy of the source. The general idea (in theory - it depends if you can "afford" it) is to make a whole dd image. Then make a copy of it. Then attempt to fix the copy. To simplify, lets say that you have a (rather smallish ) disk drive with just 100 sectors and imagine that - for any reason - sectors 49 ,52 and 53 cannot be read/accessed. With most imaging programs the image is taken sequentially starting from sector 1. When the program "hits" sectors 49 cannot access it and freaks out and stops working/responding. With DRDD you start imaging forward and as soon as sector 49 is reached, it stops, giving you a "from1to48.dd" kind of file. Then you start imaging backwards from 100 downwards and as soon as sector 53 is reached it stops, giving you a "from54to100.dd" kind of file. At this point you try jumping over a number of sectors, in this case you try with just 1 and try a forward image from 50 onwards, you will have a "from50to51.dd" kind of file. So: from1to48.dd -> <-you create a 1 sector file filled with 00 (from49to49.dd) from50to51.dd -> <-you create a 2 sector file filled with 00 (from52to53.dd) from54to100.dd You join together the files and you have an image with some "holes" that you CANNOT recover, but all the rest is OK. Now you throw at the joined image (or, better at a copy of it) all the recovery software you have access to and see what can be done in the directions of both filesystem oriented recover ( Testdisk, chkdsk, etc. ) and of file recovery (Photorec, ScroungeNTFS, etc.). The idea is that a failing drive should be in use only for the shortest possible amount of time as it may well develop larger areas of errors. Using DR DD you may want to image the drive in "sections", in order to (for example if there is a heating problem) be able to image a "section" and then let it cool before taking a snapshot of next section. TESTDISK (and any other recovery program) should be run on the image AND NOT on the failing drive. How big was the "ST31000340AS SD15"? If it was a 500 Gb drive, possibly partitioned in a single HUGE partition, to work "comfortably" you will need temporarily two (or, better, three) 750 Gb disks to store the partial and "full" images. If it was a 1 Tb drive, you may be "short of space" with another two 1 Tb drives, and you will need two 1.5 Tb ones. (this may be of use to learn why it is usually NOT a good idea to have disks with a single "huge" partition) Testdisk can analize the image "offline". The image can be mounted with drivers like Ken Kato's VDK or MS VSS ones in order to run on them other utilities, like chkdsk. jaclaz
×
×
  • Create New...