Jump to content

Tripredacus

Supervisor
  • Posts

    13,375
  • Joined

  • Last visited

  • Days Won

    26
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Tripredacus

  1. Right, the italics don't mean anything. All styles are stripped when pasted into Notepad or the Command Prompt (and the forum for that matter), but the problem is that these characters appear the same as the normal double-quote... Of course we can see differences in either the post box, or the code box, and some other programs. Just one of those things I guess.
  2. Is it an ATAPI drive? How are all your drives connected inside the computer?
  3. There is no need to post any of the registry because neither of us knows what we are looking for.
  4. Grabben, the " used in the OP's post were the incorrect ones. In the one option there is (double left quote) and (double right quote) In the other example is (double quote) and (double quote) They look the same but are read differently by the system. Other fonts (and locales) quotes are used like this and it is difficult to tell. I've encountered this problem in the past so I was able to notice it right away.
  5. Does this only work for Ultimate, or other versions as well?
  6. Ok this means that it isn't tripping up on files made by either the Vista or XP OS. Found some other things... - Uncheck XML from the Index options - Disable Outlook Indexing
  7. Imageshack has changed policy I thought

  8. "Windows 7 HOMEBASIC (x64)" vs “Windows 7 HOMEBASIC (x64)” Looks the same, especially in Notepad, but the quotes are actually different key codes.
  9. What about using a Dual Layer DVD?
  10. If you think this file specifically is corrupted, you can always install a windows update (or even IE9) that will update iertutil.dll. However, you haven't said what program gives this error. Can you post a picture of the actual error message?
  11. Does the SID from the event log match the one in HKEY_Users... Here is the location I mean... of course I'm not displaying my entire SID...
  12. Welcome to the MSFN!
  13. You haven't confirmed whether the SID in HK_USERS matches the one in the Event log yet.
  14. There's a bunch of different sites out there. Some do have more commercial stuff, but if you can think of an old game, look it up + abandonware and see what you can find. I've found that some old indie games are not abandonware for some reason tho.
  15. You are downloading the individual files?
  16. Try CPU ID: http://www.cpuid.com/softwares/cpu-z.html
  17. Do you have Microsoft Office installed? I found this: http://support.microsoft.com/kb/930010 I'm running out of ideas. Could you post a screenshot of your Indexing Options in Control Panel maybe?
  18. Welcome back!
  19. I know Belgium more because I used to wear a Belgian coat, complete with a flag on it. Many people would ask me if I was German.
  20. I removed your (OP) email address. We have a PM system here that users can use to send you a message. As you may imagine, MSFN is heavily indexed (sometimes to my chagrin) and posting an email address in plain sight in a post could lead you to unwanted spam. For any further questions about nLite, please post them in our nLite section: http://www.msfn.org/board/forum/89-nlite/
  21. Ha my HTA does things like that too because I do not have good error handling in it. Anyways, you cannot post any files found within the recovery partition.
  22. As I mentioned before, my company stopped selling Vista so I never worked with SP2. However, when I wanted to make SP1 installs, here was my process. 1. Use Autounattend.xml to install Vista and have it boot to Audit mode. 2. Install the SP1 standalone installer (wave0 in my case) 3. Sysprep /oobe /generalize /shutdown 4. capture the drive as a WIM with Imagex Of course I used a WDS Server for my deployments, but you can create a new install DVD easily. Take your WIM and call it INSTALL.WIM and replace the one in the sources folder. You should be able to do an install with that, probably can do with an XML as well. You do not need to put the XML on the DVD, you can insert a UFD during install.
  23. Well the "operation completed successfully" is a standard system message, that's why it shows up there. Whatever the last thing it did (or last recorded doing) succeeded, even though the installation itself failed. Basically, that message is from a sub-process, and not to reflect the entire process. There seems to be a couple fixes for this message. 1. Updating drivers 2. installing via Windows update. Social
  24. You can't select multiple folders to take ownership. You can select the "most" parent folder and take ownership of that. - Right-click on folder, click Properties - click Security - click Advanced - click the Owner tab - click Edit - select your Account in the "Change owner to" list. - select the "Replace owner on subcontainers and objects" - click OK.
×
×
  • Create New...