UPD driver (PCL6) for Windows 7 x64 client machines installed on a Server 2003 x32 server.

Hi,
We have CP1515 LaserJet printers run over TCP/IP from our Servers which run Server 2003 (32 bit).
We have recently bought some new PCs running Windows 7 Pro 64 bit edition.
How do I get the Win 7 x64 machines to use the printers served via the Server 2003 x32 machine ?
All my attempts to install the software (pcl6-x??-5.3.1.10527) on either the Server2003 or Win 7 x64 machine fails.
The EXE (pcl6-x64-5.3.1.10527) file won't run on Server2003 - I'm guessing because it expects an x64 operating system.
The EXE (pcl6-x32-5.3.1.10527) file runs on Server2003, but doesn't seem to do anything - I'm guessing because there is already an x32 driver.
When I use the ‘Additional Drivers’ option in the printer properties to an x64 driver, none of the supplied .INF files inside the expanded EXE are considered suitable.
The EXE (pcl6-x64-5.3.1.10527) runs on Win7 x64 machine, but when I select the existing printer on Server2003, it says it can't find the driver - which is ridiculous as I'm installing the driver!
I can get the EXE pcl6-x64-5.3.1.10527 to complete on the Win 7 machine if specifying a completely new printer queue (by supplying the IP address).  However not only is this not satisfactory as it bypasses the required security and defaults on the server queue, but also it frustratingly then 'forgets' it had a perfectly good driver when I try and subsequently add the server printer queue.
I’ve run out of ideas.  Can anyone help ?
Thanks,
     Stuart Poore

Hi
I had this trobule too.  Below is the instructions to install driver.  Disconnect your printer. In printers select add printer.  Then click windows update (need internet) allow them to update and then select 1220c printer to install leaving as standard old port.  Once installed go into printer properites and update to USB port.
Bingo it works!
Refer to the below link for full instructions.
http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01796821&tmp_track_link=ot_recdoc/c01874792/en_...
Good luck
RB

Similar Messages

  • ODBC instant client driver rpm for Linux X64

    Hi,
    Can anyone tell me where can I find odbc instant client driver rpm for Linux X64 edition.
    I can only see for Linux x32 not for X64.
    Edited by: user11128035 on Sep 6, 2009 3:13 AM
    Edited by: user11128035 on Sep 6, 2009 3:15 AM

    I don't understand your step 7 (the first step 7, actually).
    What is that unixODBC-2.2.14-linux-x86-32.tar.gz, where did it come from, and why are you doing all that?
    unixODBC should be installed after step 5.
    I guess that that is the cause of your problem.
    isql is not linked against readline at all on my RHEL 5 system.
    Do you notice any improvement after removing the files from that tar.bz file?
    Yours,
    Laurenz Albe

  • New Driver Creative Sound Blaster Live! 24-bit 1.04.0050 WHQL For Windows x64

    This is the new  Official Audio driver  released by Creative for  Sound Blaster Live! 24-bit for Windows x64.
    You can not install this driver in your MSI nForce4 based boards without first applying the OnBoard Sound EEPROM fix first found  here
    You have to boot in win98 or  winMe using a boot diskette in order to run the fix.
    enjoy 
    Markoul

    Quote from: Markoul on 22-May-05, 00:07:32
    This is the new  Official Audio driver  released by Creative for  Sound Blaster Live! 24-bit for Windows x64.
    You can not install this driver in your MSI nForce4 based boards without first applying the OnBoard Sound EEPROM fix first found  here
    You have to boot in win98 or  winMe using a boot diskette in order to run the fix.
    enjoy 
    Markoul
    Have you actually tired it yourself?  I'm wondering if this is a workaround, or will this be the official solution.  I wouldn't mind trying it, but I don't want to mess it up for when the Official driver is released.

  • I would like to be able to optimize my cc installation.  I am using a ssd card as my primary hard drive on a windows 8.1 machine with 32 gigs of memory.  I have additional spinner hard drives in this machine.  Everything is SATA 2 or 3.  How should I inst

    I would like to be able to optimize my cc installation.  I am using a 500 GB ssd card as my primary hard drive on a windows 8.1 machine with 32 gigs of memory.  I have additional spinner hard drives in this machine.  Everything is SATA 2 or 3.  How should I install the product to best utilize my hardware assets (Program Installation Drive; Scratch Drive; Temporary storage drive etc.).

    Barcode1 I would recommend you install the Adobe Creative applications included with your membership to your Primary hard drive which contains your operating system.  For questions on how to optimize specific settings such as scratch disks I would recommend posting in the relevant point product forum.  You can find a list of available forums at https://forums.adobe.com/welcome.

  • Installing  64-bit ODAC 11.2 Release 3 (11.2.0.2.1) for Windows x64

    Dear all;
    I just downloaded 64-bit ODAC 11.2 Release 3 (11.2.0.2.1) for Windows x64 on my local pc...I am trying to run the install.bat after unzipping the file however, the black pop-up window comes up and disappears almost immediately. Does anyone know what is causing this. Also all help is appreciated with the installation. Kindly note, I have read the installation manual and it is not really helpful.

    this is the content of it
    @echo off
    REM ====================================
    REM ODAC 11.2.0.2.1 XCOPY INSTALL SCRIPT
    REM ====================================
    REM
    REM  This batch file installs components in an Oracle Instant Client Home
    REM
    REM  ====================
    REM  MODIFICATION HISTORY
    REM  ====================
    REM 
    REM  11/15/10 - change version number to 11.2.0.2.1
    REM  06/30/10 - change version number to 11.2.0.1.2
    REM             Add ODP.NET 4 and ASP.NET 4 components
    REM  08/21/09 - change version number to 11.1.0.7.20
    REM  08/21/09 - remove component odp.net 1.x
    REM  01/22/08 - Handle directory names with spaces
    REM  01/22/08 - Fixed oracle.key file generation so that products that rely on
    REM             it can reference the appropriate registry location
    REM  01/22/08 - Log all xcopy operations to the install.log in the destination
    REM             directory
    goto :ParseArgs
    REM **********************
    REM INSTALL ALL COMPONENTS
    REM **********************
    :InstallAll
    REM installing everything so set DEP to false or else dependencies such as
    REM basic client will get installed needlessly by each component
    set DEP=false
    call :basic %1 %2 %3 %4
    call :odp.net20 %1 %2 %3 %4
    call :odp.net4 %1 %2 %3 %4
    call :asp.net %1 %2 %3 %4
    call :asp.net4 %1 %2 %3 %4
    call :oledb %1 %2 %3 %4
    call :oramts %1 %2 %3 %4
    goto :EOF
    REM ************************
    REM INSTALL ASPNET Providers
    REM ************************
    :asp.net
    REM echo Please wait... installing Oracle Providers for ASP.NET
    if {%DEP%} == {true} (
    call :odp.net20 %1 %2 %3 %4
    echo *************************************** >> %2\install.log
    echo Installing Oracle Providers for ASP.NET >> %2\install.log
    echo *************************************** >> %2\install.log
    REM copy the files
    xcopy asp.net %2 /E /F /R /Y >> %2\install.log
    echo.>> %2\install.log
    pushd %2
    REM pass in false for dependency because odp.net2x files are not copied over yet
    REM not calling confifure.bat as follows since on Win2k when dir names contain
    REM a space it has issues when retreiving CURRENT DIR in configure.bat
    REM call %2\configure.bat asp.net %3 false
    call configure.bat asp.net %3 false
    popd
    echo.>> %2\install.log
    echo ************************************** >> %2\install.log
    echo Oracle Providers for ASP.NET installed >> %2\install.log
    echo ************************************** >> %2\install.log
    echo.>> %2\install.log
    REM echo Oracle Providers for ASP.NET installed in an Oracle Instant Client Home.
    goto :EOF
    REM **************************
    REM INSTALL ASPNET Providers 4
    REM **************************
    :asp.net4
    REM echo Please wait... installing Oracle Providers for ASP.NET 4
    if {%DEP%} == {true} (
    call :odp.net4 %1 %2 %3 %4
    echo ***************************************** >> %2\install.log
    echo Installing Oracle Providers for ASP.NET 4 >> %2\install.log
    echo ***************************************** >> %2\install.log
    REM copy the files
    xcopy asp.net4 %2 /E /F /R /Y >> %2\install.log
    echo.>> %2\install.log
    pushd %2
    REM pass in false for dependency because odp.net4 files are not copied over yet
    REM not calling confifure.bat as follows since on Win2k when dir names contain
    REM a space it has issues when retreiving CURRENT DIR in configure.bat
    REM call %2\configure.bat asp.net4 %3 false
    call configure.bat asp.net4 %3 false
    popd
    echo.>> %2\install.log
    echo **************************************** >> %2\install.log
    echo Oracle Providers for ASP.NET 4 installed >> %2\install.log
    echo **************************************** >> %2\install.log
    echo.>> %2\install.log
    REM echo Oracle Providers for ASP.NET 4 installed in an Oracle Instant Client Home.
    goto :EOF
    REM *******************
    REM INSTALL ODP.NET 2.0
    REM *******************
    :odp.net20
    REM echo Please wait... installing Oracle Data Provider for .NET 2.0
    if {%DEP%} == {true} (
    call :basic %1 %2 %3 %4
    echo ******************************************** >> %2\install.log
    echo Installing Oracle Data Provider for .NET 2.0 >> %2\install.log
    echo ******************************************** >> %2\install.log
    REM copy the files
    xcopy odp.net20 %2 /E /F /R /Y >> %2\install.log
    echo.>> %2\install.log
    pushd %2
    REM not calling confifure.bat as follows since on Win2k when dir names contain
    REM a space it has issues when retreiving CURRENT DIR in configure.bat
    REM call %2\configure.bat odp.net20 %3
    call configure.bat odp.net20 %3
    popd
    echo.>> %2\install.log
    echo ******************************************* >> %2\install.log
    echo Oracle Data Provider for .NET 2.0 installed >> %2\install.log
    echo ******************************************* >> %2\install.log
    echo.>> %2\install.log
    REM echo Oracle Data Provider for .NET 2.0 installed in an Oracle Instant Client Home.
    goto :EOF
    REM *****************
    REM INSTALL ODP.NET 4
    REM *****************
    :odp.net4
    REM echo Please wait... installing Oracle Data Provider for .NET 4
    if {%DEP%} == {true} (
    call :basic %1 %2 %3 %4
    echo ****************************************** >> %2\install.log
    echo Installing Oracle Data Provider for .NET 4 >> %2\install.log
    echo ****************************************** >> %2\install.log
    REM copy the files
    xcopy odp.net4 %2 /E /F /R /Y >> %2\install.log
    echo.>> %2\install.log
    pushd %2
    REM not calling confifure.bat as follows since on Win2k when dir names contain
    REM a space it has issues when retreiving CURRENT DIR in configure.bat
    REM call %2\configure.bat odp.net4 %3
    call configure.bat odp.net4 %3
    popd
    echo.>> %2\install.log
    echo ***************************************** >> %2\install.log
    echo Oracle Data Provider for .NET 4 installed >> %2\install.log
    echo ***************************************** >> %2\install.log
    echo.>> %2\install.log
    REM echo Oracle Data Provider for .NET 4 installed in an Oracle Instant Client Home.
    goto :EOF
    REM *************
    REM INSTALL OLEDB
    REM *************
    :oledb
    REM echo Please wait... installing Oracle Provider for OLEDB
    if {%DEP%} == {true} (
    call :basic %1 %2 %3 %4
    echo ************************************* >> %2\install.log
    echo Installing Oracle Provider for OLE DB >> %2\install.log
    echo ************************************* >> %2\install.log
    REM copy the files
    xcopy oledb %2 /E /F /R /Y >> %2\install.log
    echo.>> %2\install.log
    pushd %2
    REM not calling confifure.bat as follows since on Win2k when dir names contain
    REM a space it has issues when retreiving CURRENT DIR in configure.bat
    REM call %2\configure.bat oledb %3
    call configure.bat oledb %3
    popd
    echo.>> %2\install.log
    echo ************************************ >> %2\install.log
    echo Oracle Provider for OLE DB installed >> %2\install.log
    echo ************************************ >> %2\install.log
    echo.>> %2\install.log
    REM echo Oracle Provider for OLEDB installed in an Oracle Instant Client Home.
    goto :EOF
    REM **************
    REM INSTALL ORAMTS
    REM **************
    :oramts
    REM echo Please wait... installing Oracle Services for MTS
    if {%DEP%} == {true} (
    call :basic %1 %2 %3 %4
    echo ********************************** >> %2\install.log
    echo Installing Oracle Services for MTS >> %2\install.log
    echo ********************************** >> %2\install.log
    REM copy the files
    xcopy oramts %2 /E /F /R /Y >> %2\install.log
    echo.>> %2\install.log
    pushd %2
    REM not calling confifure.bat as follows since on Win2k when dir names contain
    REM a space it has issues when retreiving CURRENT DIR in configure.bat
    REM call %2\configure.bat oramts %3
    call configure.bat oramts %3
    popd
    echo.>> %2\install.log
    echo ********************************* >> %2\install.log
    echo Oracle Services for MTS installed >> %2\install.log
    echo ********************************* >> %2\install.log
    echo.>> %2\install.log
    REM echo Oracle Services for MTS installed in an Oracle Instant Client Home.
    goto :EOF
    REM ***********************************
    REM INSTALL Basic Oracle Instant Client
    REM ***********************************
    :basic
    REM echo Please wait... installing Basic Oracle Instant Client
    echo ************************************** >> %2\install.log
    echo Installing Basic Oracle Instant Client >> %2\install.log
    echo ************************************** >> %2\install.log
    REM copy the files
    xcopy instantclient_11_2 %2 /E /F /R /Y >> %2\install.log
    echo.>> %2\install.log
    pushd %2
    call configure.bat basic %3
    popd
    echo.>> %2\install.log
    echo ************************************* >> %2\install.log
    echo Basic Oracle Instant Client installed >> %2\install.log
    echo ************************************* >> %2\install.log
    echo.>> %2\install.log
    REM echo Basic Oracle Instant Client installed.
    REM echo.
    REM echo Please prepend %2 and %2\bin to system path environment variable
    goto :EOF
    REM =======================
    REM Parse Script Arguments
    REM =======================
    :ParseArgs
    if /i {%1} == {} goto :Usage
    if /i {%2} == {} goto :Usage
    if /i {%3} == {} goto :Usage
    if /i {%1} == {-h} goto :Usage
    if /i {%1} == {-help} goto :Usage
    REM install dependencies or not - default is true
    set DEP=true
    if /i {%4} == {false} set DEP=false
    if NOT EXIST %2\*.* (
      mkdir %2 > NUL 2>&1
    echo ****************** >> %2\install.log
    echo ODAC install files >> %2\install.log
    echo ****************** >> %2\install.log
    REM /R to overwrite readonly files at destination
    REM /Y to overwrite an existing file without prompting
    xcopy configure.bat %2 /R /Y /F >> %2\install.log
    xcopy unconfigure.bat %2 /R /Y /F >> %2\install.log
    xcopy uninstall.bat %2 /R /Y /F >> %2\install.log
    echo.>> %2\install.log
    if /i {%1} == {basic}     goto :basic
    if /i {%1} == {odp.net20} goto :odp.net20
    if /i {%1} == {odp.net2}  goto :odp.net20
    if /i {%1} == {odp.net4}  goto :odp.net4
    if /i {%1} == {asp.net}   goto :asp.net
    if /i {%1} == {asp.net2}  goto :asp.net
    if /i {%1} == {asp.net4}  goto :asp.net4
    if /i {%1} == {oledb}     goto :oledb
    if /i {%1} == {oramts}    goto :oramts
    if /i {%1} == {all}       goto :InstallAll
    goto :Usage
    :Usage
    echo.
    echo Usage:
    echo   install.bat component_name oracle_home_path oracle_home_name [install_dependents]
    echo.
    echo Example:
    echo   install.bat all       c:\oracle myhome       (install all components)
    echo   install.bat odp.net2  c:\oracle myhome true  (install ODP.NET 2 and its dependent components)
    echo   install.bat odp.net4  c:\oracle myhome true  (install ODP.NET 4 and its dependent components)
    echo   install.bat asp.net2  c:\oracle myhome true  (install ASP.NET Providers 2 and its dependent components)
    echo   install.bat asp.net4  c:\oracle myhome true  (install ASP.NET Providers 4 and its dependent components)
    echo   install.bat oledb     c:\oracle myhome true  (install OraOLEDB and its dependent components)
    echo   install.bat oramts    c:\oracle myhome true  (install ORAMTS and its dependent components)
    echo   install.bat basic     c:\oracle myhome false (install Oracle Instant Client)
    goto :EOF

  • Content Server for Windows x64

    Hi,
    I need to install Content Server on x64 Windows machine.
    I downloaded the SR3 installation master CD.
    I need to find the "Content Server 6.40" cd labeled "SAP:SAP_CS:640:*:PPMS component SAP_CS:PPMS-LABEL)". From where can I download it?
    Thanks,
    Omri

    starting point for newer content server installations is currently service.sap.com/contentserver -> Media Library
    -> Literature , where I found a new "installation guide for SAP Content Server for Windows 2008".
    Unfortunately, SAP Note Note 1556824 "Direct navigation to SAP Contentserver download page in SMP" does not mention details on how to find the source for the content server installation, but I got help by Content Server for Windows x64
    Regards
      Walter Dieringer

  • ITunes 11.2.2 for Windows x64 will not successfully install.  Removed prior iTunes, and still will not install. 10.7 installs just fine, but constantly asks to upgrade to 11.2.2.  Any Thoughts?

    iTunes 11.2.2 for Windows x64 will not successfully install.  Removed prior iTunes, and still will not install. 10.7 installs just fine, but constantly asks to upgrade to 11.2.2.  Any Thoughts?

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    The section Install missing components has advice on breaking down the iTunes installer into the individual .msi files which might prove useful if one component won't install normally.
    If needs be, the Microsoft Program Install and Uninstall Utility (MS Installer "Fixit") may be able to help force through the installation.
    tt2

  • HP 6600 Scan\Print Driver Issue for Windows 7 Profession​al 64 bit

    Hello,
    For some time now I have been unable to scan or print from my desktop (Windows 7 Professional 64bit) and I have exhausted too much effort and am now bringing it to the masses.
    The problem:
    Printing:  Currently receiving an "Error - Offline" message in my printer queue at all times.
    Scanning:  Scanning has never fully worked on this desktop. I am always unable to communicate with the printer. (Though webscan works through accessing the printers IP address)
    Things I have tried:
    Ran HPPSDr, followed directions (Unpluged power to printer, turn back on, restart computer) brings me to this website after it cannot fix. (Note that while the HPPSDr is running it always notions that there is a driver problem)
    Uninstalled Drivers from CD-ROM, re-installed, countless times
    Installed "Windows 7 Pro 64 bit drivers" from the HP website and uninstalled, countless times.
    Attempted to set a static IP and use "Update IP Address" to point specifically at the printers IP.
    Installed Drivers and finding the printer myself through it's own static IP address.
    Turned off firewall and attempted to print (after reboot), same errors
    Setting up the printer on all of my laptops (3) wirelessly to attempt to find if there is a problem with the printer or static IP. (1 is Windows VISTA 32bit and the other 2 are Ubuntu 32bit). All laptops are able to use the printer wirelessly without any problems.
    Read all of the forums about this issue and attempted all of the 'solutions'. Although I mostly don't see that anyone with this same problem is resolved, unless I'm missing the perfect post.
    Things I have not tried:
    Plugging the USB directly into the desktop. (This seems self defeating as the purpose for this printer was to be able to print wirelessly to it from across the room)
    Re-installed Windows 7 Pro 64bit (Trying to avoid this, would rather just print from laptops)
    You tell me
    Curiosities:
    I have noticed strange things that make me believe the driver is somehow incomptable with my OS. Here is a shot of the properties of the printer:
    Weird that it is not recognizing the model number.
    Also in the Printer Settings when I go to the port tab, there is no port selected, if I try and tab away it forces me to select a port, yet when I do and 'apply' and then re-open the Printer Settings in the ports tab; it has again unselected the previously selected port.
    Theories:
    I feel like my OS is just refusing to notice the IP address for the wireless printer, no matter what I have it set to, even if it's dynamic. It's like the driver for Windows 7 Pro 64bit is actually not the correct driver for my system.
    Anyways, another thing to mention is that I am not currently willing to wipe my operating system and re-install Windows 7 Pro in order to resolve this just yet. I want to see if anyone else has any other avenues I can try before even beginning to consider that. 
    Anyways, thanks in advance for taking the time to read my ramblings and hopefully someone who has resolved this issue can help me.

    Hi Zerosouls,
    I understand you are having an issue with HP 6600 Scan\Print Driver Issue for Windows 7 Professional 64 bit.
    First try to click the Windows icon, type services in the Search box, and then click or tap View Local Services. Scroll down to the Windows Installer. Startup type should be - Automatic, and Service Status should be - started
    Restart the computer after this step and try installing Hp Officejet 6600 again.
    Please let me know what happens
    Thanks
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • Portal drive software for Windows 7 (64-bit)

    Hi...Experts
    We could not find the portal drive software for Windows 7 (64-bit) OS on service market place. The one which is available on market place is working fine for Windows 7 (32-bit ) but it does not work for 64-bit.
    Can any one help us to get the 64-Bit Portal Drive
    Rgds
    PR

    1- Set BasicAuthLevel's value to "2"  by expand HKEY_LOCAL_MACHINE >> SYSTEM>>CurrentControlSet>>Services>>webClient>>Parameters
    2- Restart your computer.
    3- Right click "Computer" and click "Map network drive..."
    To Letter Field: Set a free drive letter.
    To Folder Field: Assume that your webDav address is http://abc.com:50000/irj/go/km/docs/ change it to
    abc.com:50000irjgokmdocs
    4- Enter your ID an Password
    thats all...
    Note: The mapping is as follows:
    0 - Basic authentication disabled
    1 - Basic authentication enabled for SSL shares only
    2 or greater - Basic authentication enabled for SSL shares and for non-SSL shares

  • After install of Lion, secondary internal hard drive used for backup and time machine is not showing on the desktop.

    After an install of Lion, my secondary internal hard drive used for backup and time machine is not showing on the desktop. Cannot be located with Disk Utility either. Contains vital files! please help...

    I have a TB internal drive, but this is what it shows for memory slots:
    Memory Slots:
      ECC:    Enabled
    DIMM Riser B/DIMM 1:
      Size:    2 GB
      Type:    DDR2 FB-DIMM
      Speed:    800 MHz
      Status:    OK
      Manufacturer:    0x0000
      Part Number:    0x000000463732353642363145353830304600
      Serial Number:    0x00000000
    DIMM Riser B/DIMM 2:
      Size:    2 GB
      Type:    DDR2 FB-DIMM
      Speed:    800 MHz
      Status:    OK
      Manufacturer:    0x0000
      Part Number:    0x000000463732353642363145353830304600
      Serial Number:    0x00000000
    DIMM Riser A/DIMM 1:
      Size:    1 GB
      Type:    DDR2 FB-DIMM
      Speed:    800 MHz
      Status:    OK
      Manufacturer:    0x80AD
      Part Number:    0x48594D5035313241373243503844332D5335
      Serial Number:    0x42076007
    DIMM Riser A/DIMM 2:
      Size:    1 GB
      Type:    DDR2 FB-DIMM
      Speed:    800 MHz
      Status:    OK
      Manufacturer:    0x80AD
      Part Number:    0x48594D5035313241373243503844332D5335
      Serial Number:    0x4207631E
    DIMM Riser B/DIMM 3:
      Size:    Empty
      Type:    Empty
      Speed:    Empty
      Status:    Empty
      Manufacturer:    Empty
      Part Number:    Empty
      Serial Number:    Empty
    DIMM Riser B/DIMM 4:
      Size:    Empty
      Type:    Empty
      Speed:    Empty
      Status:    Empty
      Manufacturer:    Empty
      Part Number:    Empty
      Serial Number:    Empty
    DIMM Riser A/DIMM 3:
      Size:    Empty
      Type:    Empty
      Speed:    Empty
      Status:    Empty
      Manufacturer:    Empty
      Part Number:    Empty
      Serial Number:    Empty
    DIMM Riser A/DIMM 4:
      Size:    Empty
      Type:    Empty
      Speed:    Empty
      Status:    Empty
      Manufacturer:    Empty
      Part Number:    Empty
      Serial Number:    Empty

  • J2SE 1.4.2 for Windows x64 bit download link

    Dear All,
    Can any one give me the link to download J2SE 1.4.2 for Windows x64 bit architecture?
    Your help is highly appreciated.
    Regards,
    Syed

    There should be no issues with using SAP JVM from the start.
    Probably no notes because is straightforward:
    - Extract the SAP JVM (e.g. c:\sapjvm_4)
    - Set JAVA_HOME (c:\sapjvm_4)
    And start installation as per guide.
    We have done this recently with Solman 7 EHP1 and NW 7 EHP1 (J2EE stack).
    We did have issue on central instance install where the J2EE instance would not start part way through installation (server0 continually crashed and restarted with memory issues) so we had to adjust the instance settings as per SAP Note#1603093, before retrying in SAPINST and continuing.
    We had this problem with both Solman & NW 7 EHP1.

  • No PKCS#11 support in JDK 6 Update 14 for Windows x64?

    Hi there,
    I successfully installed GlassFish 2.1 on Windows 2008 x64 with JDK 6 Update 13 for x64. Everything was ok until I wanted to access my USB token with a certificate on it trough an EJB.
    I then had to reinstall everything based on 32-bit versions. Now it works again, but I'm not very satisfied with the solution because I wanted to have everything based 64-bit.
    Why JDK 6 Update 14 for Windows x64 does not contain PKCS#11 support? When you have look to the x86 version support is available there.

    If you load successfully your pkcs11 lib into java 32bit mean that the lib is 32bit.
    You cannot load a 32bit native lib into java 64bit ( http://java.sun.com/docs/hotspot/HotSpotFAQ.html#64bit_native_porting ).
    If you find the 64bit lib for your token, you should be able to use java64.

  • SCCM Driver Packs for Windows 8

    We have several SCCM driver packs for Windows 8 available now...
    ThinkPad L430, L530
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/tp_l430-l530_w832_201210.txt
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/tp_l430-l530_w832_201210.exe
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/tp_l430-l530_w864_201210.txt
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/tp_l430-l530_w864_201210.exe
    ThinkPad T430(s,i), T530(i), W530
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/tp_t430x-t530x-w530x_w832_201210.txt
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/tp_t430x-t530x-w530x_w832_201210.exe
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/tp_t430x-t530x-w530x_w864_201210.txt
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/tp_t430x-t530x-w530x_w864_201210.exe
    ThinkPad X1 Carbon
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/tp_x1carbon_w832_201210.txt
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/tp_x1carbon_w832_201210.exe
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/tp_x1carbon_w864_201210.txt
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/tp_x1carbon_w864_201210.exe
    ThinkPad X131e
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/tp_x131e_w832_201210.txt
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/tp_x131e_w832_201210.exe
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/tp_x131e_w864_201210.txt
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/tp_x131e_w864_201210.exe

    Adding X230
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/tp_x230x_tablet_w832_201210.txt
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/tp_x230x_tablet_w832_201210.exe
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/tp_x230x_tablet_w864_201210.txt
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/tp_x230x_tablet_w864_201210.exe

  • Model 15-d006TU all driver link for windows 7

    plz plz plz
    model 15-d006TU all  driver link for windows 7

    Hi:
    I have already answered your question yesterday.
    http://h30434.www3.hp.com/t5/Other-Desktop-PC-Questions/32-bit-driver-for-windows-7/m-p/3481621
    Your notebook is not supported by HP for windows 7 32 bit.
    You have to use drivers from other notebooks and manufacturers websites.
    If those drivers don't work, then you need to install W7 64 bit.
    Asking the same question every day will get you absolutely nowhere.

  • I bought Adobe creative suite 6 (Student Edition) for Windows? Can I install the programs on Mac as well?

    I bought Adobe creative suite 6 ( Student Edition ) for Windows? Can I install the programs on Mac as well?

    Licenses are platform specific, so the Windows version will only work on the Mac if the Mac has Windows emulation software installed.  The other option would be to trade your Windows version for a Mac version, but then you lose the use of it on the Windows machine.

Maybe you are looking for

  • How can I make a backup from my Macbook Pro?

    How can I make a backup from my Macbook Pro?

  • Problem with "Oracle JDeveloper News" RSS ?

    This message is probably misplaced but I don't know who to send it to. I keep getting the same message from "Oracle JDeveloper News" titled "New EA Step-by-Step Tutorials" dated 9/19/2005 4:46 AM with as malformed website address of "/technology/prod

  • IChat or Skype? (Mac on one end, PC on other end)

    I have a similar situation as: "need video connection with daughter in Europe" http://discussions.apple.com/thread.jspa?threadID=713135&tstart=45 I want to setup my parents (technology-naive) with a Mac Mini (w/iSight camera) over cable-modem line. T

  • How to empty merep_604, and others after DB copy

    We did a db copy back from the Web As 640 production MI25/MAM25 environment to the Web As 640 test MI25/MAM25 environment. We used a ful offline backup of the MOP system and then restored it back on the test system. The restore worked fine and the ne

  • Restricted key figure advice please...

    greetings sdn. i need your advise on how to go about this type of report layout. i have 2 main columns, customer type and customer type b. and then 3 sub columns; consumption ranges and total. each customer should only fall in one category, either ty