Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by johnhouk

  1. johnhouk

    I have a reappearing windows system file that was caused by windows

    I thought I may have figured it out. While fishing around looking for where to disable the system restore (Which I had already disabled), I stumbled into "User Profiles" where I found a 28mb profile listed as "Account Unknown" I attempted to delete the profile and got the Profile Error: Profile...
  2. johnhouk

    I have a reappearing windows system file that was caused by windows

    Thanks, Ill Try that as soon as this thing boots. About 1 in 5 boots wants to run 2 hours of system file checker (scandisk)
  3. johnhouk

    I have a reappearing windows system file that was caused by windows

    Ok why you guys are chewin on this pain, I'm going to write a login script to remove the folder I guess. Someones Gotta know how to fix this! Oh btw this problem is occuring on a Fat32 partition, but I don't think it matters. I think that windows, for whatever reason, is instructing the folder...
  4. johnhouk

    I have a reappearing windows system file that was caused by windows

    Please help me get rid of this.--- Ok.. I reset an HP pavilion back to its disc image. I trimed the fat and upgraded it to XP with no problem. I also got all the windows updates. Then I messed up. I saw that the Account created from the original was named "HPCustomer" and Described as "Ursula"...
  5. johnhouk

    May I have help with Range Setting Syntax?

    I fixed it; Sub RecordEstamate() Records.Select Range("C2").Select Application.CutCopyMode = False Selection.Copy Records.Select EstRow = (Application.WorksheetFunction.Lookup(TimeCard.Range("B4"), Records.Range("A5:A50"), Records.Range("H5:H50"))) Range("G" &...
  6. johnhouk

    May I have help with Range Setting Syntax?

    I get error 1004 @ Range(MyRange).Select [Method 'Range' of object '_Global' failed]
  7. johnhouk

    May I have help with Range Setting Syntax?

    I cant figure out how to make this work; Sub RecordEstamate() Sheets("Sheet2").Select Range("C2").Select Application.CutCopyMode = False Selection.Copy Sheets("Sheet2").Select EstRow = (Application.WorksheetFunction.Lookup(Worksheets(1).Range("B4")...
  8. johnhouk

    Can someone help my to get my embeded links to work again.

    I don't have that update listed in add/remove
  9. johnhouk

    Usb problem

    Not sure where to look in regedit. And, I was unaware that usb was upgradable to 2.0. Is it a software or firmware upgrade, and where might I look for such an upgrade? I can't find mention of 2.0 in either of my computers.
  10. johnhouk

    Can someone help my to get my embeded links to work again.

    Ok I went looking for something standard to refer to. And I found a link with hand that dosn't work, but its real typical of my problem. In Media Player 9, options, plugins; The "look for plugins on the internet" link does nothing.
  11. johnhouk

    Can someone help my to get my embeded links to work again.

    No download manager/accelerators. And the "Microsoft Knowledge Base Article - 281679" Are not my symptoms. I am able to open in new window, and follow links in my email.
  12. johnhouk

    Usb problem

    I have a belkin usb hub, and when xp installs it, at the end of the installaion, it says it may not work properly. Belkin insists on using the generic xp driver, which is fine but i think something may be wrong with the cab? Anyway, after the installation, my usb is rendered useless. I can't...
  13. johnhouk

    Can someone help my to get my embeded links to work again.

    I'm not sure when it started but, whenever I click a button, menu item, etc. thats supposed to take me to a site, usually nothing happens. In otherwords most hyperlinks that don't display the hand icon, dosn't work. I don't beleive its from any browser hyjacking or virus. I run into this most...
  14. johnhouk

    Is there a way to distribute ODBC user data sources?

    I've tryed distributing the odbc.ini file and the odbc branch of the registry but that didn't do it. (I have since restored the orginals) I did that on an un-educated hunch. Any help would be great. ,John
  15. johnhouk

    Sync 4.83e Client Login with XP Login

    Based on what I've dug up, I'm guessing thats some Zen works thing? I really know very little about netware.

Part and Inventory Search

Back
Top