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 TouchToneTommy 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 crmpicco

  1. crmpicco

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOption

    Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\PRINT\BACKGROUND] "RegPath"="SOFTWARE\\Microsoft\\Internet Explorer\\Main" "RegPoliciesPath"="SOFTWARE\\Policies\\Microsoft\\Internet Explorer\\Main" "Text"="Print background colors...
  2. crmpicco

    regedit

    Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\PRINT\BACKGROUND] "RegPath"="SOFTWARE\\Microsoft\\Internet Explorer\\Main" "RegPoliciesPath"="SOFTWARE\\Policies\\Microsoft\\Internet Explorer\\Main" "Text"="Print background colors and...
  3. crmpicco

    regedit

    Sorry: my command was: regedit /e crm.reg HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\PRINT\BACKGROUND where is 'crm.reg' stored? it just seems to have disappeared. I used the command prompt. any ideas guys? Picco
  4. crmpicco

    regedit

    there is a search function in windows too.... :) it didnt find the file......................
  5. crmpicco

    regedit

    my command was: regedit /e crm.reg regkey HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\PRINT\BACKGROUND where is 'crm.reg' stored? Picco
  6. crmpicco

    script that will enable the 'Print Background colors and images'

    my command was: regedit /e crm.reg regkey HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\PRINT\BACKGROUND where is 'crm.reg' stored? Picco
  7. crmpicco

    script that will enable the 'Print Background colors and images'

    would this work from the command prompt? regedit /e Filename.reg regkey
  8. crmpicco

    script that will enable the 'Print Background colors and images'

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\PRINT\BACKGROUND how do i get to this registry key? never done this type of thing before. and how do i edit it? TIA Picco
  9. crmpicco

    enable the 'Print Background colors and images' check box

    hello all, I am looking for a script that will enable the 'Print Background colors and images' check box. Its found in: IE6 Tools > Internet Options > Advanced tab then its under printing. Can anyone help? Can it be done with an ActiveX control for IE6??? T.I.A Picco
  10. crmpicco

    script that will enable the 'Print Background colors and images'

    hello all, I am looking for a script that will enable the 'Print Background colors and images' check box. Its found in: IE6 Tools > Internet Options > Advanced tab then its under printing. Can anyone help? T.I.A Picco
  11. crmpicco

    Got error 127 from table handler

    whats the syntax for this myisamchk -c command? Picco
  12. crmpicco

    Got error 127 from table handler

    Error Type: Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [MySQL][ODBC 3.51 Driver][mysqld-4.0.21-nt]Got error 127 from table handler /Trial/dbase_admin/asp/login.asp, line 108 <%Response.Buffer="true"%> <html> <head> <META NAME="Owner" CONTENT="Volaro Ltd"> <META NAME="Copyright"...
  13. crmpicco

    Got error 127 from table handler

    Error Type: Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [MySQL][ODBC 3.51 Driver][mysqld-4.0.21-nt]Got error 127 from table handler /Trial/dbase_admin/asp/login.asp, line 108 <%Response.Buffer="true"%> <html> <head> <META NAME="Owner" CONTENT="Volaro Ltd"> <META NAME="Copyright"...
  14. crmpicco

    [root@localhost:3306] ERROR 1016: Can't open file: 'contractinfo.InnoD

    Why do i get this error in mysql control centre? [root@localhost:3306] ERROR 1016: Can't open file: 'contractinfo.InnoDB'. (errno: 1) Picco
  15. crmpicco

    ERROR 1016

    Why do i get this error? [root@localhost:3306] ERROR 1016: Can't open file: 'contractinfo.InnoDB'. (errno: 1) Picco

Part and Inventory Search

Back
Top