determine the CMYK codes

Hi all. I have a few wall boards that have a collection of rectangles, colored on them (images on my site at donaldcherry.com/silentway). I scanned these images on my Mac, and now I would like to determine the CMYK codes for each colored rectangle. I opened the image in Photoshop, but when I move the cursor over the rectangle and watch the CMYK codes in the small pier at the coast to the right, I see codes change much even within the same colored rectangle. What can I do to get an accurate reading? I have the suite CS3. Illustrator is a better choice? Thanks in advance.

Donald there are two points to make.

1 first, purely technical point - if you choose your eyedropper tool that you see in the options bar, there is a setting for "Sample size" - you do not use the sample Point, you want something higher which is the average of the values for your perusal. (maybe 11 x 11)

2-NOW - that said that, like Buko is trying to say there is virtually no point making a sweep of poor quality and sampling values anyway. These values are more or less arbitrary, because scanners read the reflected light, and the light is very difficult to measure accurately in this way. You are more likely to have an accurate reflection of the value if you use a Pantone swatch book.

If you do not have access to a Pantone book, guess will be as accurate as the method of scanning. If you have calibrated your monitor you might as well just correspond to the values visually on there. Accurate readings of CMYK are really useless because

1 different printers and printing methods will always print the completely different values in any case

2 attempts to color management to produce profiles of specific printer and you can convert these,- but it's a highly irregular process, requiring profiling scanner, printer, printing of stock and monitor

Tags: Photoshop

Similar Questions

  • Impossible to determine the application exit code

    Hi guys,.

    I used the code below at the exit of the application programmatically.

    Application:instance()->requestExit();

    but I get following errors:

    Impossible to determine the application exit code

    Please find the error attatched image.

    Please help me to fix it.

    Application::instance()->exit(0);
    

    Or any code you want to use instead of 0.

  • Problems installing drivers for printer EPSON L110. Error message "Windows could not determine the language to use for the installation: CODE of ERROR: 0x80004005.»

    Original title: trouble installing the drivers for my printer.

    Hello

    I am trying to install an EPSON L110 and eveytime I try to run the CD, it appears this error message.

    Windows could not determine the language to use for the installation: CODE of ERROR: 0x80004005.

    I have windows 7 32 bit OS. What I'm doing. A quick response will be very useful.

    TKS

    Gerard

    Hi, Germain,.

    This problem could occur due to corrupted files. We will try to download and install the latest printer driver on the site of the manufacturer of the printer. Check if it helps.

    http://www.Epson.co.in/epson_india/ink_tank_system_printers/product.page?product_name=Epson_L110&tab_index=4

    See the articles for more information.

    Install a printer

    Find and install printer drivers in Windows 7

    Hope this information helps. Answer the post with an up-to-date issue report to help you further.

  • OIM 11 g R2-code Client - JRF is unable to determine the current application

    Hello

    I'm asking a resource via an API by using the client program, I face below question when I run the client program:
    November 17, 2012 20:56:35 < clinit > oracle.iam.platform.context.ContextManager
    GRAVE: IAM-0030002
    oracle.jrf.UnknownPlatformException: JRF is unable to determine the current application server platform.
    at oracle.jrf.ServerPlatformSupportFactory.getInstance(ServerPlatformSupportFactory.java:79)
    to oracle.iam.platform.context.ContextManager. < clinit > (ContextManager.java:77)
    at oracle.iam.platformservice.api.ClientLoginSessionServiceDelegate.loginSessionCreated (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    to Thor.API.Base.SecurityInvocationHandler$ 1.run(SecurityInvocationHandler.java:68)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.security.Security.runAs(Security.java:41)
    at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs (weblogicLoginSession.java:52)
    at Thor.API.Base.SecurityInvocationHandler.invoke (SecurityInvocationHandler.java:79)
    to $Proxy1.loginSessionCreated (Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.iam.platform.OIMClient.loginSessionCreated(OIMClient.java:291)
    at oracle.iam.platform.OIMClient.login(OIMClient.java:215)
    at oracle.iam.platform.OIMClient.login(OIMClient.java:197)
    to comp.iam.oim.client.Client. < init > (Client.java:37)
    to comp.iam.oim.client.ClientRequest. < init > (ClientRequest.java:24)
    to comp.iam.oim.client.RequestResourceCreate. < init > (RequestResourceCreate.java:44)
    at comp.iam.oim.client.RequestResourceCreate.main(RequestResourceCreate.java:57)
    Exception in thread "main" oracle.iam.platform.utils.NoSuchServiceException: java.lang.reflect.InvocationTargetException
    at oracle.iam.platform.OIMClient.getServiceDelegate(OIMClient.java:279)
    at oracle.iam.platform.OIMClient.getService(OIMClient.java:256)
    to comp.iam.oim.client.ClientRequest. < init > (ClientRequest.java:25)
    to compiam.oim.client.RequestResourceCreate. < init > (RequestResourceCreate.java:44)
    at comp.iam.oim.client.RequestResourceCreate.main(RequestResourceCreate.java:57)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at oracle.iam.platform.OIMClient.getServiceDelegate(OIMClient.java:275)
    ... 4 more
    Caused by: java.lang.NoClassDefFoundError: org/eclipse/persistence/indirection/ValueHolderInterface
    at java.lang.Class.forName0 (Native Method)
    at java.lang.Class.forName(Class.java:169)
    to $Proxy4. < clinit >(Unknown Source)
    at sun.reflect.GeneratedSerializationConstructorAccessor23.newInstance (unknown Source)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.io.ObjectStreamClass.newInstance(ObjectStreamClass.java:924)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1736)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
    at weblogic.utils.io.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:208)
    at weblogic.rjvm.MsgAbbrevInputStream.readObject(MsgAbbrevInputStream.java:599)
    at weblogic.utils.io.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:204)
    at weblogic.rmi.internal.ObjectIO.readObject(ObjectIO.java:62)
    at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:243)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:348)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
    at weblogic.jndi.internal.ServerNamingNode_1036_WLStub.lookup (unknown Source)
    at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:424)
    at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:412)
    at javax.naming.InitialContext.lookup(InitialContext.java:392)
    to org.springframework.jndi.JndiTemplate$ 1.doInContext(JndiTemplate.java:132)
    at org.springframework.jndi.JndiTemplate.execute(JndiTemplate.java:88)
    at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:130)
    at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:155)
    to oracle.iam.request.api.RequestServiceDelegate. < init >(Unknown Source)
    ... 9 more
    Caused by: java.lang.ClassNotFoundException: org.eclipse.persistence.indirection.ValueHolderInterface
    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged (Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    ... 34 more
    Process has finished with exit code 1.



    Through a few forum with that said:
    https://CN.forums.Oracle.com/forums/thread.jspa?threadID=2432434

    But all of the code is not running (I can check that a few sys out is not getting printed) and that's why the request is not triggered in my case.

    Any assistance on this please.

    Thank you

    Make sure that you have all the pots in the class path: -.

    $Oracle_IDM1/server/clent/oimclient.zip, you get 4 pots: -.

    oimclient.jar
    Spring.jar
    EclipseLink.jar
    Common - logging.jar

    In addition, you have already wlfullclient.jar and jrf - api .jar

    You must have already established the system property: -DAPPSERVER_TYPE = wls

    Make sure you visit the following link: -.

    http://docs.Oracle.com/CD/E27559_01/dev.1112/e27150/APIs.htm#BCFCDJGJ

    Also, are you able to ping and telnet your IOM hostname from your Windows machine?

    Problem may be firewall etc...

    You said you use Console Design? From where? From your Windows machine or directly from the server UNIX using XMing or VNC etc?

    If you UNIX server, copy the folder designconsole on your Windows machine AND configure things in the xlclient.cmd...

    If you have found ways to NoSuchServiceException, it's the connectivity problem...

    In the etc/hosts file on your Windows machine, add the IP address of the machine of the IOM...

    This will definitely work...

    In addition, .bash_profile, I set the following environment variables... See if you're missing something: -.

    JAVA_HOME=/usr/java/JDK1.6.0_21
    MIDDLEWARE_HOME = / home/oracle/Oracle/Middleware
    WL_HOME = $MIDDLEWARE_HOME/wlserver_10.3
    ANT_HOME = $MIDDLEWARE_HOME/modules/org. Apache.ant_1.7.1
    $PATH = path: $HOME/bin: $JAVA_HOME/bin: $ANT_HOME/bin

  • Standard VGA graphic card: this device cannot start. Driver software (code 10) __Update: best driver for your device is already installed .__Windows has determined the best driver for your device software is up to date. ___

    Recently a support ACER technician kindly accompanied me the steps to uninstall the service in standard VGA graphics adapter before driver software he knew that I don't have an internet connection to download the ACER software (for an external monitor). I didn't download the ACER software and the original VGA utility software does not work. I was instructed to restart the computer and when I did it launched automatically install the factory driver, but now I have the error code. I tried updating the driver software but windows says it is the best software for my computer and it is updated. I did uninstall and restart. How can I get the Standard VGA adapter driver utility graph to work again?  I have a Sony VAIO Vista laptop. Help, please!

    Go to a computer that has Internet access - like this you obviously - post and download the video drivers Acer. Put it on a USB key and bring them to your home computer. Install them. MS - MVP - Elephant Boy computers - don't panic!

  • Determine the front panel in memory

    Hello!

    Is it possible to determine, the façade is loaded into memory, programitically?

    Thank you!

    Well, simple rule of thumb:

    LV does not load the memory front panel if it is not needed.

    LV charge front panel in memory if you view it.

    LV charge front panel in memory if the use of knots of property requiring the façade. This info can be obtained from the detailed help for this property:

    LV charge front panel in memory for some methods (also documented in detailed using the method).

    On a side note:

    Please do not mix the execution of code in the UI with the front loading thread. The user interface thread is still running and does not determine the weather (or not) front panels is loaded into memory.

    hope this helps,

    Norbert

  • How to use NIDAQmx to determine the number of lines correlated DIO?

    How can I used NIDAQmx to determine the number of correlated DIO lines that supports a device?  For example, the NI6225 supports 8 correlated digital of/s lines while the NI6229 supports 16 correlated digital of/s lines.  How can I used NIDAQmx to determine the NI6225 supports only 8 lines while the NI6229 supports 16 lines?

    I moved this question from a previous thread.

    Thank you

    Ian

    Here is a code snippet that implements the regular expression detection:

  • VI to determine the name of the project

    For a real-time application, I wanted to determine, at runtime, the name of the project in which the VI has been "content".  I wanted to get the name of the project (even) under four different conditions:

    • on the host, in development mode
    • on the host, in Run-Time mode (i.e. after being built as an executable)
    • on the goal of RT, development mode
    • on the aim of RT, in run mode.

    It is not so easy.  I figured out how to make the first two (use the name property of the active project development and use the next last folder directory of the Application in Run-Time mode mode), but I'm having trouble to get this information to get the target RT code.  Has anyone tried this before?  Did you?  Advice (or even downright Solutions)?

    Bob Schor

    Well, I figured out, but it's not pretty.  In the previous post, I explained why I wanted to do - here I will explain how I did this.

    There are three main modes, under which Applications can run: development mode (when you are programming in LabVIEW and press the button "Run"), Run Time System (an executable on a PC) and Embedded (code that runs on a target in real time, in the form of executable file or development).  Of these, only one mode of development gives you access live (via the Application, the active project property) in the name of the project file.  My goal is to have the user interface and the RT 'chunks' of the project in real time have access on behalf of the project, the system I'll create will use same code on two subsystems, meaning that it will run on the PC at least once in the mode of development .

    The key step is to create a 'constant VI', I'll call CONST name of the project, which consists of a single indicator of string, name of the project, which "held" the name of the project.  I initially thought to use a Global Variable, but there is a technical problem with that I will mention later.  I didn't use CONST name of the project directly, but, instead, use a 'Get the project name' VI that has, for its single release, the name of the project.

    This VI, when it runs, determines the type of request under which it is running.  If it is something other than the Mode of development, he calls CONST project name and returns its value.  If this is the Mode of development, it gets the name of the project, he returned, but just before leaving, he arranges to be updated programmatically CONST project name when it is called in the future, it will return the name of the project (update).  [Then why not simply initialize CONST project name?  I'm looking for a "generic" solution that will always return the correct value, even if I move to another project and don't remember about the change and change - all I have to do to make it work is to run once in the mode of development.  Who has ever developing code without testing before making the executable?].

    I wrote a VI gave the name of project Save, which does the following: he calls set the timer on CONST project name to define the name of the new project (this works even if we put an indicator), calls to use current default to make the new value "stick" and called "Instrument to save" to save the changes.  The problem is that CONST project name cannot be "running" in the State to use current default work without raising an error.  If the name of the Save project is simply called as a Subvi to get a project name, it will be in the State of operation as it is used in the case of non-development mode to get a project name.  The solution to this witch hunt is to use the asynchronous call with-and-Forget 'spawn' name of the Save project.  Finally, we modify register project name so that it starts with a loop "wait", examinging the State of execution of CONST name project and waiting for it to exit the executing State, indicating that it is prudent to make the change.

    Phew!  But it works!  Oddly enough, when I tried this using a Global Variable instead of my Constant VI, I kept getting errors during execution are currently lacking, but despite the mistakes, the code seemed to run correctly.  I found an article (written for LabVIEW 5!) explaining that it was expected as Globals behavior were always in the State of operation.  Actually, I just realized that I had not tried with the call-and-Forget asynchronous schema, then perhaps a decade later, LabVIEW will allow me to do this using a Global without raising an error...

    BS

  • Programmatically determine the PCI device ID

    Hello again all you lovers forum useful!

    I am writing an application for exit to and read entry from ARINC PCI card, specifically the ICAN-530 of GE Intelligent Platforms.  Now their LabVIEW drivers and the documentation is pretty good, but one of the things that I have a problem with is how to determine the ID of the Board of Directors.

    The documentation on this Board ID is marked "for PCI devices, this Council number must match the device ID assigned when the installation of the API and the corresponding device has been installed."  I'm sure that I have discovered this using MAX, but what I really want is to determine if the laptop running my application has this card special in it ARINC and if so what is its device ID, by any program without the user to select or install MAX, etc.

    I hope it's doable, but I failed to find the right screw looking through this forum and in the pallets of LabVIEW.  If someone could point me in the right direction (or definitely state that it can be done programmatically), I would be very grateful.  :-)

    Thanks in advance!

    -Joe

    Just in case where someone else finds this useful thread in the future, I got the following response from GE Intelligent Platforms (who I bought the card), that indicates there will be a relatively simple way to reach my goal by using the LabVIEW drivers.  I have not tried so I can't guarantee its effectiveness, but it sounds good.  :-)

    If the only GE avionics installed is the ICAN-530, he would have no problem invoking AR_Board_Init until you encounter a status of passage; However, if there are other cards installed AND the distribution of the CIS - x 30 - SW is installed on this host, there is a mechanism to check room types.

    The AR_Query_Device of VI VI provided in CIS - LV Version 4.10 (latest version and probably the one would have received you if purchased with the ICAN-530), can be used in the following sequence to check such allocation device number on your system without actually opening a session and during the initialization of the Council.

    (1) call AR_LoadDLL.vi with the set control system Type to be 'CIS - x 30'.

    (2) call AR_Query_Device.vi in a loop (BoardIDIn control incrementing from 0 to 15) until the indicator of Type of card is returned in 26 (type for ICAN-530) AND the errorOut.code '1 '.  The BoardIDOut indicator will be the Deviceid for the ICAN-530.  Council for the VI types are described in the online documentation and printed for CIS - LV live.

    (3) If you will be running your application, you can just go forward on the basis of the VI AR_LoadSlv and waive AR_Board_Init (as AR_Board_Init is just a combination of AR_LoadDLL and AR_LoadSlv).

    (4) If you plan on using it to work with any other type of Council other than a CIS - x 30 Board, you must call AR_UnloadDll.vi to remove the library API CIS - x 30 memory.

  • Realtek card gives the error code 10 and does not work since the change of satellite

    How can I fix the realtek on my computer card. It was the dial upwards, after he took off and replace it with satellite my computer wouldn't access internet
     
    How can I fix the realtek on my computer card. He has been on dial-up, after taking if off dial-up and replaceing with satellite my computer wouldn't access internet. Noted code 10 and realtek does not work. So a please help fix me my computer.

    Hello

    What operating system is installed on the computer?

    The Code 10 error code is generated when the Device Manager has not enough information or error that spread upwards by device drivers is not recognized by Device Manager. In addition, this error may occur if one of the pilots who needs the unit does not start. If multiple drivers are used by a particular device, it can be difficult to determine which failed.

    See the following article:

    Description of errors related to the 10 Code that generates the Device Manager in Windows on computers

    http://support.Microsoft.com/kb/943104

  • The error code is 00000643. I can't install the update and I think it comes to Netframe.

    I can't install this update and I keep getting the error code 00000643. What should I do?

    When installing updates using Windows update or Microsoft Update you may receive error 80070643 0 x or 0 x 643
    http://support.Microsoft.com/kb/976982

    =====================

    Step #1 => foremost, note what version of .NET Framework is installed:

    How to determine what version of the .NET Framework is installed and determine whether the service packs have been applied
    http://support.Microsoft.com/kb/318785

    Step #2-online now see resolution method 2 in this related KB article: http://support.microsoft.com/kb/923100

    After the the .NET Framework Cleanup tool, reinstall all the versions of the .NET Framework (but the ones you noted in #1 above) manually using the download links on the page, and then run Windows Update manually install security updates for same.

    NB: If you remove the .NET Framework 3.5 (SP1) by using the tool, reinstall .NET Framework 3.5 will also install .net Framework 2.0 SP2 and 3.0 SP2. Then, Windows Update will offer .NET Framework 3.5 SP1.

    IMPORTANT! =>, If you remove the .NET Framework 3.5 (SP1), reinstall your version of .NET Framework in the following order:

    1. the .net framework 3.5, then...
    2 .net framework 1.1, then...
    3 .net framework 1.1 SP1

    NB: KB923100 makes reference to this page: http://blogs.msdn.com/astebner/archive/2006/05/30/611355.aspx.  Please read ALL as well as the relatedhttp://blogs.msdn.com/astebner/pages/8904493.aspx before using the .NET Framework cleanup tool.

    Step #3 => Check-in at Windows Update and install the critical updates of security offered.

  • Windows Update fails to install KB974234 and returns the error code 80070641

    Previous issues with the installation of the updates or with those who just do not had are released on 11/10, but cannot install KB974234 (published on 10/13).  Update returns the error code 80070641.

    I am running Vista Home Premium with Office 2007 SP2.  Diagnostics Office finds no problem.

    Following further discussions, I have (among other attempts): stopped the Service Windows Installer (returns this message "the Windows Installer service is not started"), tried the Patch Registration Cleanup Tool (wouldn't not - said "a productcode must be determined"), downloaded manually updated.

    Any help would be appreciated!
    Dave

    Hi Dave,http://support.microsoft.com/default.aspx/kb/818018/

    http://support.Microsoft.com/kb/304498

    Hope this can solve your problems,

  • [Error number: 0x8024400A] trying to download SP 3 for XP, the error code is returned. What it means?

    [Error number: 0x8024400A] trying to download SP 3 for XP, the error code is returned.  What it means?

    You must be at Service Pack 3 level before you can use Windows updates.

    To determine which service pack is currently installed on your computer, follow these steps:

    1. Click Startand then click run.
    2. Copy and paste, or type the following command, and then click OK:

    winver

    A dialog box displays the version of Windows and the service pack that is currently installed on your computer.

    If you haven't already done so, you will need to install the SP2 and SP3 (SP1 note no longer exists).

    How to obtain the latest Windows XP service pack
    http://support.Microsoft.com/kb/322389

    Installation of SP2 - http://support.microsoft.com/gp/xpsp2getinstall

    Steps to take before you install Windows XP Service Pack 3
    http://support.Microsoft.com/kb/950717

    It is stated in "How to obtain the latest service pack XP" is.

    If you have problems obtaining the service pack from Windows Update, you can download the package of standalone update from the Download Center. This page will say that this installation package is intended for it professionals and developers. However, you can download this file safely. The following file is available for download from the Microsoft Download Center:

    Download the Windows XP Service Pack 3 package now

    See also: http://support.Microsoft.com/kb/2497281
    You may be unable to access the site Web Windows Update in Windows XP, Windows 2000 or Windows Server 2003

  • How to determine the amount of memory on the PXI-5124

    Can I determine the amount of memory on the PXI-5124 visually? I don't see a reference as 778757-02 on the map.

    Hello axiomtest,

    There are two stickers on the back of the card (including one with a barcode) and the other without.  The part number is that without the bar code and from there, you can search your memory option on our Web site.  If there is no sticker on the card, which looks like yours have been removed, then use this example of community in LabVIEW to determine the size of your card.

    Kind regards

  • I don't have the activation code for my Windows Vista.

    OT: activation code.

    I have a computer dell laptop with windows vista. The OS has been corrupted and I had to reinstall Vista.  I lost the original disk, but concluded that a backup I had made when I got the computer. It worked, but I don't have the activation code. I called Dell to ask them to send me disks of software for the software I got when I bought the computer. They are my account, but was told that they no longer support vista. For $200.00, they could get my computer work. I told them it worked. I just need the disc or activation code. They said that Microsoft would not let that happen. I don't know why. I bought the software, when I bought the equipment. It's mine.

    I called Microsoft. Microsoft said that they no longer support Vista. They said buy a new computer or a new copy of Windows. I have four computers, without counting those at work. My other computers use Windows 10. I use the vista computer to play music. I know that I can buy a new computer for 200.00, but the Vista computer is all I need. I have that I just need a code to activate it. Because Microsoft does not sell, does support it, just give me a code. Microsoft tech support guy told me: 'go to the black market on the internet. Do a search for activation codes. I said, OK, given that Dell will not help me with the products that I've bought from them, and Microsoft doesn't help me with the product they make and Microsoft makes me refers to the black market, I guess that's my only option. »

    A search of the internet has shown that there are a lot of people with my problem and many solutions of the product to keygens keys lists. But so far none of them have worked, and my anti-virus try to protect myself against malware. Y at - it REALLY No. MICROSOFT SOLUTION to MY PROBLEM, BUT THE BLACK MARKET?

    Hello

    Recovery Dell disks who buy from Dell are what is recommended when when you lose your product key.

    But you never mention looking for him:

    The COA sticker is either or in the battery compartment on the underside of the laptop.

    With a desktop computer, it's on the side, the back or the top of the computer case.

    If you need a disc to use this product key with:

    You can also borrow and use a Microsoft Vista DVD, which contains the files for the different editions of Vista (Home Basic, Home Premium, Business and Ultimate) must be installed. The product key on your computer / Laptop box determines what Edition is installed.

    Other manufacturers recovery DVDs are should not be used for this purpose.

    And you need to know the version of 'bit' for Vista, as 32-bit and 64-bit editions come on different DVDs

    Here's how to do a clean install of Vista using a DVD of Vista from Microsoft:

    "How to do a clean install and configure with a full Version of Vista '

    http://www.Vistax64.com/tutorials/117366-clean-install-full-version-Vista.html

    And once the operating system is installed, go to your computer manufacturer's website and get the latest drivers for your particular model or laptop computer.

    And phone Activation may be necessary when you use the above installation method.

    "How to activate Vista normally and by Activation of the phone '

    http://www.Vistax64.com/tutorials/84488-activate-Vista-phone.html

    See you soon.

Maybe you are looking for