OpenG on a non-networked computer

Anybody know how to install openg packages (LV 8.6) on a non-networked computer WITHOUT using the PRO version of VIPM?
==============================================
David Kaufman
LabVIEW Certified Developer
==============================================

malkier wrote:
Getting latest OpenG packages for a non-networked computer -> http://forums.openg.org/index.php?showtopic=307
That link is for OpenG Commander (which is obsolete) and is not supported/recommended for VI Package Manager.
The supported methods are to add packages to VIPM's package list using the File>>Add Packages menu option or to use a VI Package Configuration file (as described here), which is the easiest method.
If you have more questions about VIPM, we have a support forum, here:  http://forums.jkisoft.com 
Thanks,
-Jim 
Message Edited by Jim Kring on 10-24-2008 05:25 PM

Similar Messages

  • Need to install adobe reader on a non-networked computer.

    Need to install adobe reader on a non-networked computer?
    How can I get the adobe reader.exe program rather than an installer program?

    You can download and use the full offline Reader installer from
    http://get.adobe.com/reader/enterprise/

  • Sharing to a 2nd non-networked computer

    Is it possible to load the iTunes library into a 2nd authorized laptop computer and be able to play songs when not networked to the source PC? ...And once loaded, how do I update the laptop with new iTunes purchases? Thank you, Twodogs

    All possible options are listed here: http://docs.info.apple.com/article.html?artnum=93366
    Updating has to be done manually every time when purchasing new music.

  • Oracle 10G Non-Network install - OEM will not start when on the LAN.

    Greetings,
    Got through a non-networked 10G Enterprise installation OK; I chose to create the orcl schema, connected to it through various utilities, added new tablespace, and all was well. I also checked my Host Name by pinging it in DOS, it showed me the IP address of the MS loopback adapter which is what I was expecting.
    Once I connected the same machine to the LAN (and internet) and re-booted, for some reason the Host Name was now assigned the dynamic IP address of the LAN and not LAN2 (which is the loopback adapter that is assigned a static local IP address). It did this even though I had already added an entry in the /etc/hosts file that explicitly assigns a static IP address to the Host Name (as recommended in the Oracle 10G pre-installation instructions). I also could not get the OEM to launch a webpage, run and connect to the orcl database after the re-boot; I am wondering if this is related to the IP address assigned to Host Name changing; maybe the Oracle agent can no longer resolve the URL for some reason?
    In the end I find that the only way to insure I can have a working Oracle environment and be on an active network at the same time, is to bring up the Oracle environment on a standalone system first, and once Oracle is running connect the system to the network. Is there no way to automate this process?
    The format of the hosts file entry recommended by the Oracle 10G pre-installation instructions is as follows:
    ===========================================================
    IP_address hostname.domainname hostname
    where:
    IP_address is the non-routable IP address you entered for the loopback adapter.
    hostname is the name of the computer.
    domainname is the name of the domain.
    For example:
    10.10.10.10 mycomputer.mydomain.com mycomputer
    ==========================================================
    In my case since I am not part of a Windows domain (but am part of a Windows Workgroup), I added an entry in the /etc/host file that looks like the following:
    # Copyright (c) 1993-1999 Microsoft Corp.
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    # For example:
    # 102.54.94.97 rhino.acme.com # source server
    # 38.25.63.10 x.acme.com # x client host
    127.0.0.1 localhost
    192.168.110.250 IBM-6AB1330E158
    ==> Note that I did not add the domain name to the entry I created since I am not part of a domain, I also used the format I found in the etc/hosts file which is:
    IP_address hostname.domainname
    - not -
    IP_address hostname.domainname hostname
    Which is the format recommended in the Oracle 10G pre-installation instructions; this does leave me wondering which format is correct...
    Thanks in Advance for any help,
    ADG13

    I have not. I am hoping someone (maybe even from Oracle support) will step up and officially tell us we are either right or wrong in the way we are approaching this. From the research I have done on the internet it sounds like this should work, you should be able to have Oracle starting and running fine whether you boot connected to the LAN or not, assuming you have created the MS loopback adapter, assigned it a static IP, and changed the hostname entry in etc/hosts file as part of the 10G WinXP recommended pre-installation instructions.
    And yet I find I have to start Oracle when I am not connected to the LAN or the services will not start correctly. If this is a "feature" then hopefully someone will tell us and maybe give us a workaround or give us an idea if this will be addressed in a future release. Having said that and in fairness to the Oracle product; being a developer I have other products installed on my machine that have special networking setup needs also, and in my case this could be exasperating or even possibly causing this Oracle problem I am having. To be specific I have software for 2 different VPNs installed so I can tunnel into 2 private networks. One of these VPNs require me to make use of a DNS Suffix (as shown below) which might be contributing to my problems, not sure. I also have VMWare installed which uses it own network adapters when it is running, so you can see how things could get a little hairy... at any rate, there is my 2 cents worth (or is that 5 cents? : )
    fwiw,
    ADG13
    C:\Documents and Settings\Administrator>ipconfig/all
    Windows IP Configuration
    Host Name . . . . . . . . . . . . : IBM-6AB1330E158
    Primary Dns Suffix . . . . . . . :
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : ibm.com
    Ethernet adapter Local Area Connection 2:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft Loopback Adapter
    Physical Address. . . . . . . . . : 02-00-4C-4F-4F-50
    Dhcp Enabled. . . . . . . . . . . : No
    IP Address. . . . . . . . . . . . : 192.168.110.250
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . :
    Ethernet adapter Local Area Connection:
    Connection-specific DNS Suffix . : ibm.com
    Description . . . . . . . . . . . . . : Intel(R) PRO/1000 MT Mobile Connection
    Physical Address. . . . . . . . . : 00-11-25-13-96-AF
    Dhcp Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    IP Address. . . . . . . . . . . . : 192.168.1.102
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.1
    DHCP Server . . . . . . . . . . . : 192.168.1.1
    DNS Servers . . . . . . . . . . . : 65.24.7.3
    Lease Obtained. . . . . . . . . . : Wednesday, January 11, 2006 3:40:08 AM
    Lease Expires . . . . . . . . . . : Thursday, January 12, 2006 3:40:08 AM
    Ethernet adapter AGN Virtual Network Adapter:
    Connection-specific DNS Suffix . : ibm.com
    Description . . . . . . . . . . . : AGN Virtual Network Adapter
    Physical Address. . . . . . . . . : 00-00-00-00-00-01
    Dhcp Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    IP Address. . . . . . . . . . . . : 9.49.217.159
    Subnet Mask . . . . . . . . . . . : 255.255.255.255
    Default Gateway . . . . . . . . . :
    DHCP Server . . . . . . . . . . . : 9.49.217.159
    DNS Servers . . . . . . . . . . . : 9.0.2.1
    9.0.3.1
    Lease Obtained. . . . . . . . . . : Wednesday, January 11, 2006 8:06:20 AM
    Lease Expires . . . . . . . . . . : Monday, January 18, 2038 10:14:07 PM

  • Some applications won't stop looking for network computer

    I've got a problem that cripples some applications (Finale 2005) and slows others down (Appleworks). When I'm off my home network and I open a file, there's dialog box that says "Looking up '[a network computer].'" Whether or not I click "disconnect", the application continues to search for the network computer and I can't work with that file; in fact, I have to force quit.
    It looks as if this becomes a problem if I haven't specifically logged out in the finder before quitting the application. In fact, I usually just close my laptop with applications running and take it with me to work. Is there a sequence I must follow with Tiger? I don't think this was an issue with Panther.

    You do have to unmount any Network Drives when/before moving to another location.
    I'm thinking the APPs that don't work right have some pref on the non-existing network drive/cpu, for instance, if they automatically open the last doc used.

  • Non-domain computer cannot connect to server

    I have a unique issue. 
    I have a Windows 2008 server running Exchange 2010 (all roles on single server )
    I have a Windows 7 Pro client that is not a member of the domain.
    When setting up Outlook 2010 I enter user's name, email address and password.  The system starts configuring, it successfully searches for [email protected] settings.  It then prompts for credentials.  I cannot get it to take them.
    However, If I user the domain admin account I can successfully setup the domain admin email in Outlook.  I just cannot do it with a standard user.
    Also, I noticed that this non-domain computer can access domain member server if I provide credentials (domain\username). This does not work with this or any of my other Windows 2008 servers.
    I have been fighting this with no relief in sight...
    Thanks
    Wayne 

    Let me be clear about my symptoms.
    Exchange with domain joined computers autodiscover/Outlookworks fine....
    DC's and exchange server all have same time/date otherwise nobody would be able to authenticate.
    The problem only exists with non-domain computers (both within the network and outside of the network)
    The autodiscover tests fine with exchange connectivity tester.  I cannot test outlook as I have a certificate from an untrusted root that is installed manually on the non-domain computers.
    The non-domain computers can connect to windows 2003 member server (with appropriate domain credentials) but not to this 2008 (or the other 2 2008 member servers)
    Update-  If I configure the domain administrator account on that same non-domain connected machine, it retrieves the domain admin email just fine.....

  • Shared Library vs. Mounting network computer where music resides

    My music all resides on a networked desktop in an office in my house. I always use the "Shared Library" feature to choose & play music from a laptop in my living room (to my main stereo with AirTunes). But there are some downsides. You can't create a playlist. You don't have access to all info, lyrics (where I store notes), for example. Artwork doesn't show in the lower left graphic box.
    Last night I mounted the other computer drive to my laptop and and chose that Library at startup. I had much more hands on access to the music. But after rewaking sleep, the Finder froze as it tried to reconnect.
    Does anyone have thoughts about the better of two methods to control all the music from a networked computer?

    See my post Make a split library portable for some background info.
    Uness you have good reasons for doing otherwise the "libary" folder should be called iTunes and unless it is in the User's Music folder it might as well be at the root of the drive. The "media" folder should be called iTunes Media and should be inside iTunes. This layout keeps everything self-contained and portable, easy to move, easy to back up.
    Only one instance of iTunes can open the main database file iTunes Library.itl at any one time. Other copies of iTunes share access to the library using the Shared Library or Home Sharing features. Alternatively you can put parallel .itl files in the library folder, but if you do that you need to make sure none of the libraries try to "Keep organized" or an edit in one library can break things for another. Each user needs to be disciplined about deleteing content too.
    tt2

  • Non-network printer on A Ex

    All - this is a very basic question I couldn't find the answer to after a search:
    I have a non-network printer (ie, it has a USB connection but not an ethernet port). If I plug the USB cable into an A Ex base station, can a Mac that connects wirelessly to the network print to that printer?

    I plugged it in and my iMac connects perfectly (after downloading and installing drivers).
    My PC that is connected to the A Ex by directly by a network cable (the iMac is wireless) doesn't see it. Is is possible to get a Windows computer to recognized the printer plugged into an A Ex base station?

  • Networked or non-networked system?

    Hello people.Me again with stupid questions. As I said, I want to use my computer as server, to serve web pages in local area network, for my family and my neighbours. What I want to do is to set up a network, and on the very first step of the installation I am in dilemma. Should my system be a networked? What solaris mean under 'networked'? Is this settings for my network, or for internet? I use ADSL, and I get the dynamic Ip adress, each time I connect. So what to do? To say that my system is networked, and should I enable DHCP, or should I configure it manually? I am really confused. I tried to set it up manually, but installation did not found any default routers... I want to my server have a static Ip adress... What to do? And is this a settings for the internet, of for local area network? Thank you again, and sorry for stupid question.
    Sincerely Oziris

    I think that things are much clearer now. Now i want
    to summarize your post, just to see if I understood
    you good. First i will install solaris as
    Non-networked system, and later, when I boot solaris,
    and when it is working i will apply this pkg file
    (which i downloaded with windows, and have it on
    flash). On the site where you tell me to download
    this pkg it writes:
    # wget
    http://www.opensolaris.org/os/community/laptop/downloa
    ds/inetmenu-2.3.2.pkg.gz
    # gunzip inetmenu-2.3.2.pkg.gz
    # pkgadd -d ./inetmenu-2.3.2.pkg
    I suppose that this first line i don`t need to type,
    because it is wget (suppose web get), and i will have
    no network, and internet (right?). And where I should
    type this, probably in some 'shell' or something like
    that (i am as I already said a total newbie). The first line is simply a way to download the pkg. Do the appropriate
    thing under Windows. Once you have downloaded the pkg and on a media which can been accessed by Solaris, then the other two steps can be performed within a terminal window after Solaris is installed.
    jAnd ust one more question, i want dual boot, and i read
    about it on forums. I think that on my first hard
    disc (where windows is installed, I must make a new
    raw partition, so I will be able to chose whic OS i
    want to boot). How much space this partition must
    have? Is 20 gb ok? Yes 20GB is sufficient. When installing Solaris and you get the choice of partitions, I would recommend adding an extra partition of about 4GB. This will allow you to do Live Upgrades. Google for dual boot Solaris and Live Upgrade there is plenty of documentation on this.
    `cos I have 200 gb secondary disc
    and all data will be on it, the first disc (80 gb) is
    only for OS`s. Thank you very very much!

  • Can I upload pics from iPod touch to non apple computer

    Can i upload pics from iPod touch to non apple computer - it is a dell computer

    Yes. You do no even need iTunes. See:
    iOS: Importing personal photos and videos from iOS devices to your computer

  • Can't print from a network computer to my HP Deskjet D2680 on a Windows 7 computer

    I have an HP Photosmart 2610 all-in-one printer connected to my HP desktop computer via a USB cable.  The computer is running Windows 7 Home Premium (64 bit).  I downloaded the current software and drivers from Hp (364 MB).  I can print to this printer from any other computer on my home network.   So far, so good.
    Now the problem.  I also have an HP Deskjet D2680 printer connected to the same HP desktop computer above via a USB cable.   I downloaded the current software and drivers from Hp (101 MB i think).   I can print to the D2680 from the HP computer, but I cannot print to the computer from any computer on the network.  The print request does not generate an error.  Nothing happens.  No print job shows up in the print queue on the HP desktop computer.
    When I add the D2680 as a network printer on any of my other computers, the D2680 printer is seen.  The Add Printer function knows that the printer it is a D2680 printer and sets up the correct printer driver.  Everything appears fine, but I just can't print to it from any network computer.
    I then tried to add the D2680 as a local port... no luck.  I identify it as \\ computer-name \ share-name, where computer-name is the name of the HP computer, and share-name is the name assigned to the D2680 when I shared the printer.  On the HP computer, user passwords are turned off and all sharing options are turned on.  I also modified the D2680 security to allow full access from NETWORK.   When I ty to create the local port... Access Denied.
    Does the D2680 support network printing?  If not, why? If not, someone from HP should be demoted to the mail room for that decision.  If so, it is not working.  So what do I do?  Take a sledge hammer to it, then go buy another printer? 
    So much for plug and play.   It's more like plug and cry.
    Thanks in advance for your suppprt.
    David

    I found a thread about the HP Print & Scan Doctor software tool. I downloaded and ran it.  It detected a conflict with the D2680 driver / software, so I uninstalled the driver / software.  I then reran the software install, and now everything works fine.

  • Can't print to officejet 6500 E709a from networked computer

    Today I've tried reinstalling my printer software multiple times and I still can't get the printer to print. "Print Test Page Fails." The printer itself works fine on the computer it's connected to with a USB. It works fine from my second networked computer when connected by USB. The second networked computer can see the printer on the network, and appears to be adding it correctly. It tells me is there and ready, but then gives me the error message when I try to print a test page. Nothing is appearing in the what's printing dialog box either. My network works fine with everything else. All troubleshooting has failed to produce any errors. I'm running Windows 7 on both computers, the main one a 64-bit and the second one 32-bit. A third computer on the network, in another room, can find and print from the printer. So.... any idea what's stopping me from getting this resolved?  Thanks...  Liz
    This question was solved.
    View Solution.

    One final update to report...  I almost abandoned the idea of printing to my HP printer from a network computer after receiving your last message. It still bothered me, though, that both Norton's firewall, which I intended to use, and the Windows firewall, which I thought was disabled, had been enabled when I installed the printer. As a final attempt, I made sure the Windows firewall was off, uninstalled the printer using the HP setup CD, and cleaned the Registry. Then I reinstalled the printer again, and WOW, it works! I'm posting this just in case it may help someone else who has had to rebuild their computer after a full system recovery back to factory status. My learning: Norton's firewall is not a problem, but Windows firewall needs to be all the way off. Thanks for all the help and time you took trying to get me up and printing again.  Cheers...  Liz 

  • Solution for Data transfer from Non-network location

    If i  needed 10 non-networked locations around Australia to submit data (say text files ranging from 20 - 100 mb each) each day to my server, and the data loaded and manipulated into a database in a secure environment, would you be able to describe the key points and a possible solution to this problem ?

    Hi Amar,
    FTP [File Transfer Protocol] alone isnu2019t a viable option to give the insight, security, performance, and, ultimately, the risk mitigation necessary to responsibly conduct business.One of the solution to protecting and transferring sensitive or mission-critical data securely is Managed File Transfer (MFT). Managed File Transfer solutions provide a greater level of security, meet strict regulatory compliance standards and give you the reliability you need in a data transfer solution.
    Points to look for in a solution:
    a.  Providing file transfer transparency throughout your entire organization.
    b. Solution should support the most modern security standards and methodology including SSL encryption, X.509 certificates and proxy certificates.
    c. The solution should streamline the audit process while also being able to access that audit information from a central point, saving you time and money.
    d. Solution should include functionality that allows data to be pre-and post-processed.
    e.  Solutions should ensure that all interrupted file transfers resume where they left off after a connection failure without manual intervention.
    f. Should tightly integrate with your existing job scheduling solution to issue alerts if connections are not re-established after an acceptable time interval.
    g. Should adhere to current security and audit requirements including SOX, GLBA and HIPAA.
    Hope this helps.
    Regards,
    Jimmy

  • How could I get the setup files to install Adobe Media Encoder in a non connected computer?

    HI,
    I'd like to try Adobe Media Encoder in a non connected computer.
    But I don't find the way to get the trial setup files.
    Thanks in adavance for your time.
    Mike

    AME is tied to other apps. There is no separate installer.
    Mylenium

  • Slideshow - save to macbook pro to DVD to play on non-Apple computer and DVD (TV)

    I have tried to save a slideshow (with music) made in iPhoto to MacBookPro to then save to a DVD to play on Non-Apple computer AND to play on TV (DVD).  It acts like it is saving but then .mov won't play even on MY Macbookpro.  What am I doing WRONG?

    This is supposed to happen, licensing issue mean that Apple can't AirPlay protected content to other devices. You might try VLC instead of Apples built in DVD player.

Maybe you are looking for

  • OPEN JSP IN 2007 Excel

    I am trying to open JSP file in excel and I get the following message: excel cannot open the file because the file format or file extension is not valid.Verify that the file has not been corrupted and that the file extension matches the format of the

  • Lost data on my Mac after it got reset but my iPhone is still synced to the old version of my Mac?

    So, during an awful visit to the Apple store in which the "genius" completely reset my Macbook Pro (10.8.5) because it decided to go "turtle mode" for no reason whatsoever, I lost all my data and files on it. After putting whatever I had backed up ba

  • Profiling RT Extreme... (Final Cut HD 4.5)

    Hey all... i'm new to the mac world...just got it a month ago. everything was good until.... i've intalled FCP4.5 it worked...and all the other software..like soundtrack, motion, comprssor and what not... now FCP won't start!!! FCP does boot up to a

  • Object Restriction / User exit in Plant Maintenance Module

    Dear experts, Can anyone guide me if i want to put certain restrictions like : 1. other Department will not be able to create Order using other dptt. Maintenance work center, equipment etc. 2. user should not be able to cancel TECO status of order, o

  • "Running VACUUM on database" How do I stop this??

    How do I stop my computer from running this with an external hard drive... The original message was something to the effect that an inconsistency was identified and that I needed to run a consistency check... this has been going on for a VERY long ti