Results 1 to 5 of 5

Thread: Windows 7 Virtual PC and parallel port dongle

  1. #1
    Join Date
    Dec 2009
    Posts
    33

    Windows 7 Virtual PC and parallel port dongle

    I am having the issue of the Windows 7 Virtual PC and parallel port dongle which i need to solve with your help as i am unable to solve the same. Actually i am having an older application which is running with parallel port dongle on Windows XP. But it is not working on the Windows 7 as i have installed the Windows Virtual PC but that also does not work for me. Thanks in advance for any help.

  2. #2
    Join Date
    Dec 2007
    Posts
    365

    Re: Windows 7 Virtual PC and parallel port dongle

    Hi there, Will you let me know about then ParallelPort property by using the PowerShell of the Virtual Machine so that i can find the solution of the same. So here are the some code use it and let me know about the same.
    1. $vpc = New-Object -ComObject "virtualpc.application"
    2. $vm = $vpc.FindVirtualMachine("Name of your virtual machine")
    3. $vm.ParallelPorts

  3. #3
    Join Date
    Dec 2009
    Posts
    33

    Re: Windows 7 Virtual PC and parallel port dongle

    Hi there, Will you let me know about then ParallelPort property by using the PowerShell of the Virtual Machine so that i can find the solution of the same. So here are the some code use it and let me know about the same.
    1. $vpc = New-Object -ComObject "virtualpc.application"
    2. $vm = $vpc.FindVirtualMachine("Name of your virtual machine")
    3. $vm.ParallelPorts
    This is what i got :

    1. PS C:\Users\mirrabookaq> $vpc = New-Object -ComObject "virtualpc.application"
    2. PS C:\Users\mirrabookaq> $vm = $vpc.FindVirtualMachine("Virtual Windows XP")
    3. PS C:\Users\mirrabookaq> $vm.ParallelPorts

  4. #4
    Join Date
    Dec 2007
    Posts
    365

    Re: Windows 7 Virtual PC and parallel port dongle

    For your replies it seems that Windows 7 is unable to detect the device of yours. And if this is the case then let me know about your device as the manufacturer. Also if possible then go to the manufacturer site and ask about the same so that if this will be the known issue for them then they will give you the proper solution for the same.
    Last edited by ameer123; 05-04-2010 at 01:30 PM.

  5. #5
    Join Date
    May 2008
    Posts
    191

    Re: Windows 7 Virtual PC and parallel port dongle

    If all the above is not helping you out then it is better to get the latest version of the driver download for your Windows 7 which is having the compatibility issue the older Version of the application which are running on the previous operating system. So if possible then do as i said and work with the latest driver.

Similar Threads

  1. Dell 810 - Parallel port is turned off, how to turn it on
    By hjlint in forum Motherboard Processor & RAM
    Replies: 2
    Last Post: 22-10-2011, 06:09 PM
  2. Dongle Problem with windows XP SP2 using LPT1 serial port
    By Rafftar in forum Hardware Peripherals
    Replies: 3
    Last Post: 15-10-2010, 02:47 AM
  3. How to connect usb printer parallel port
    By Berth in forum Hardware Peripherals
    Replies: 3
    Last Post: 14-09-2009, 02:58 PM
  4. Parallel Port Driver Service Error
    By Valentin in forum Vista Help
    Replies: 2
    Last Post: 09-03-2008, 07:47 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,247,547.95130 seconds with 17 queries