Custom VO for OTL Custom Timecard Error in R12

Hello All,
I am very new to OA Framework and JDev so first let me write down the steps I did before I got the error on one of the LOVs on timecard page.
1. Created a database view called HXC_CUSTOM_VIEW with only 2 columns
2. Created VO via Jdev in read only mode. Hardcorded the values in CustomLOVVO.xml as,
RowClass="oracle.apps.fnd.framework.server.OAViewRowImpl"
ComponentClass="oracle.apps.hxc.selfservice.timecard.server.CustomLOVVO"
Generated the JAVA as CustomLOVVOImpl. Compiled the project and got .class file.
3. Transfered .xml and .class files onto the server under $JAVA_TOP/hxc/selfservice/timecard/server. CHMOD to 777 for both files.
4. As I am on R12, logged onto application and clicked on responsibility "AK HTML FORMS". Created Attributes and Region and added Region Items.
Covered important details while creating Region such as,
"oracle.apps.hxc.selfservice.timecard.server.TimecardAM"
"oracle.apps.hxc.selfservice.configui.webui.LovCO"
5. Added 2 items under the Region.
6. Modified the timecard .LDT file and add the code to include LOV.
7. Bounced apache and logged into OTL Self-service. Clicked on create timecard, entered value for all fields and when on click on the LOV icon for this item I get the below error,
=======================================================
Exception Details.
oracle.apps.fnd.framework.OAException: oracle.jbo.AttributeLoadException: JBO-27022: Failed to load value at index 3 with java object of type java.lang.String due to java.sql.SQLException.
     at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:896)
     at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
     at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)
     at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2844)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1834)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:532)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:420)
     at OA.jspService(_OA.java:212)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:595)
## Detail 0 ##
java.sql.SQLException: Invalid column index
=======================================================
Need help and pointers to troubleshoot this proble. I have hit the wall and not getting any solution.
Thanks an advance.

Editing Oracle seeded files is not recommended as they are not upgrade/ patch safe. Read OTL impl white paper for your custom LOV requirements, They have explained well.
--Mukul                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • Is it worth it to make custom icons for a custom control/indicator?

    I was making custom icons (well not very custom, but still at least somet ext) for controls and indicators, when I realized that the only times you see them are when you open the control, itself, ot if you hover over it in the project with context help on.
    So the question is:
    Is it worth it to create a custom icon for each custom control you make, if it will be seen only rarely?  (The exception being a cluster, since, in the later versions of LabVIEW, you can actually represent your cluster on the BD as the icon you made for it, so it definitely IS worth it to make an icon for it.)
    Thanks!
    Bill
    (Mid-Level minion.)
    My support system ensures that I don't look totally incompetent.
    Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
    Solved!
    Go to Solution.

    Hooovahh wrote:
    I'd like to add another time that you see the control's icon, is when it is a type def cluster, and you have it as a constant on the block diagram.  Then double click the border to shrink the cluster.  It will shrink to the size of the control's icon.
    I also hardly ever make a control icon.  Only when it is on the palette in a reuse package.
    Yeah,t hat's what I meant in my original post, although you CAN represent a cluster constant on the BD as an icon - but it's just the little thing on the bottom of the typdef'd cluster because it obviously has no actual icon. 
    Bill
    (Mid-Level minion.)
    My support system ensures that I don't look totally incompetent.
    Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.

  • One customer paying for another customer ....how is this handled in SAP

    Hi Gurus,
    Would appreciate if anyone can explain to me how SAP handles one customer paying for another customer.
    Scenario is Customer A owes us money but Customer B pays on his behalf.
    Subsequently, Customer B also pays for customer c,d, e,f etc...how do I set the relationship between customer B and all these other customers so that the payment flows automatically in SAP

    Thanks Srikanth
    How do I test the scenario...I want to see the final debits and credits happening on the paying customer and not the invoiced customer.

  • Customizing message for 500 Internal Server Error

    Hi,
    I want to customize the error message for 500 Internal Server Error. I added the following code in the web.xml file
                  -<error-page>
              <error-code>500<error-code>
                         <location>/Error_Pages/500.html</location>
                  </error-page>
    After adding this code i restarted the server but still i am not getting the customized error message. Please tell me what am i missing.
    Thanks,
    Khushboo

    Hi,
    you may check the following help pages:
    [http://help.sap.com/saphelp_nw70/helpdata/en/f8/66e8f313b2457daba4c4fe49d88a75/frameset.htm|http://help.sap.com/saphelp_nw70/helpdata/en/f8/66e8f313b2457daba4c4fe49d88a75/frameset.htm]
    [http://help.sap.com/saphelp_nw70/helpdata/EN/9a/e74d426332bd30e10000000a155106/frameset.htm|http://help.sap.com/saphelp_nw70/helpdata/EN/9a/e74d426332bd30e10000000a155106/frameset.htm]
    Cheers,
    Anja

  • Custom Validator for a Custom Component

    I am having troubling passing values from my custom component
    to my custom validator (via a model). For some reason when the
    validate() function is called for the validator the value parameter
    passed to the validator is not showing the value from my custom
    component.
    I have attached some example code to illustrate.
    Here is my model:
    <mx:Model id="myModel">
    <root>
    <mod>
    <name>{myTextInput.text}</name>
    <date>{myDateField.selectedDate.getTime()}</date>
    <length>{myComp.getLength()}</length>
    </mod>
    </root>
    </mx:Model>
    When I update the value of myTextInput or myDateField the
    model (as sent to the validator) shows the correct value. When I
    change the value of myComp the change is not reflected.
    Is there a particular event (or something) being dispatched
    in the other components to cause the model to get the new value
    that I need to include in my custom component? I am pretty stuck
    and would appreciate any help.
    Many thanks

    Does myComp extend EventDispatcher (or any class which does)?
    You need to flag the getLength() function as bindable and to
    dispatch an event:
    [Bindable('getLengthChange")]
    public function getLength() : Number
    // does whatever it does
    When you update myComp have it dispatchEvent( new
    Event("getLengthChange") ) and I think it will work.

  • Custom Icon for Lync Custom Menus

    We can create custom menus in LYNC Client by setting some  registry values.  But we are not able set custom icons fro the same(instead of default ICON). Is there any to set custom Icon for Custom Menus.
    Thanks in advance,

    No the icon is not configurable via the registry values.

  • Can I pre-fill the answer to a specific question? i.e. customer number for a customer questionnaire.

    I am building a customer questionnaire for our existing customers and, on the first page, have fields to type in the customer name and number (a unique number we assign to each customer.) 
    I would prefer to specify these myself when I send out the questionairre in case the customer doesn't know their customer number.  Theoretically, this would work with a query string or something similar so that each customer would get a unique URL to the form (i.e. formcentral.acrobat.com/myquestionnaire.html?custId=1234). 
    I'm intending to track and graph all of my results and don't want multiple submissions from the same customer to skew the findings.  I'm also setting up some mecahnisms to get back in touch with customers who fill out the questionnaire and answer any questions or concerns they expressed with it, which I obviously wouldn't be able to do if they didn't specify adequate identifying informaiton. 

    Hi,
    Currently we do not have a feature that allows you pre-fill in customer response data, or a way to prevent multiple submissions.  Preventing multiple submissions is something that is requested frequently, and we are looking at for a future release.  We do look to the ideas section to help guide us on what features we work on next.  I suggest you add your idea about pre-filling in customer resposne data to the ideas section, and also voting for the preventing of multiple responses idea.
    Thanks,
    Todd

  • How to create a custom tag for a custom converter

    In Jdeveloper 11g, I have a project where I have created a custom converter class that impements the javax.faces.convert.Converter class. I have registered the converter with an id in the faces-config.xml file of the project, and the converter works fine by using the <f:converter type="myconverter"> tag. However, the custom converter has a field which I would like to set from the tag itself. Hence, I would like to add an attribute to <f:converter> tag if possible or create a custom tag that has the attribute.
    I have done some reserach and I found that a custom tag can be implemented: I need to create a class which extends from the ConverterTag class or javax.faces.webapp.ConverterElTag class, which I did, but I also need to create ".tld" (tag library) file which defines the tag itself.
    The part about creating the ".tld" file and registring the new tag is what I'm not sure how to do.
    Does someone know how to do this?
    thank you

    Hi frank,
    that's a good document, and it explains how to make a custom converter. I already created the custom converter, it converts a number to any currency pattern. I know java already has a currency converter, but it doesn't support Rupee currency format, and I need that format.
    My converter works, but I would like to pass the pattern of the format through an attribute in a tag. Since f:converter doesn't seem to support that, I created a custom tag which uses my converter, and it enables me to pass a pattern to the converter.
    All of that works, but I need to be able to pass the pattern as an EL expression, and it's not evaluating the expression before passing it to the converter. It just passes the whole expression as a string. I'm thinking It may be something I'm doing wrong.
    this is the tag library definition file:
    <!DOCTYPE taglib
    PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN"
    "http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd">
    <taglib>
    <tlib-version>1.2</tlib-version>
    <jsp-version>2.1</jsp-version>
    <short-name>custom</short-name>
    <uri>custom-currency-converter</uri>
    <description>
    custom currency custom tag library
    </description>
    <tag>
    <name>CurrencyConverter</name>
    <tag-class>
    converter.Tag.CurrencyConverterTag
    </tag-class>
    <body-content>JSP</body-content>
    <attribute>
    <name>pattern</name>
    <type>java.util.String</type>
    <required>true</required>
    <rtexprvalue>true</rtexprvalue>
    </attribute>
    </tag>
    </taglib>
    Edited by: Abraham Ciokler on Feb 4, 2011 11:20 AM

  • How to Generate a Custom Message for A Custom Code.

    Hello,
    Can anyone guide me on this -
    Application : 11.5.10.2
    We have a cutom Trigger through which we want to display a custom message.
    We have re-generated the .msb, but it seems that something is missing.
    Following are the Steps We have followed to generate a custom message.
    1. Responsibility "Application Developer"
    2. Go to Applications
    3. Select Message
    4. Define a new custom message.
    5. Save
    6. Run Request " Generate Message"
    Now when the trigger gets fired , we are not able to see our Custom message.
    How do we call this messge in the custom code.
    Pl. help on this , also can i get some reference note id's on this.
    Thanks in advance.
    Regards,
    Jenny

    CREATE OR REPLACE TRIGGER KPC_RCV_TRANSACTIONS_INTERFACE
         AFTER INSERT OR UPDATE ON APPS.RCV_TRANSACTIONS_INTERFACE
         REFERENCING NEW AS NEW OLD AS OLD
         FOR EACH ROW
    ---     This Trigger Validates following things
    ---     1.     Creation date is not modified and is greater than system date.
    ---     2.     RTV should not be possible before ERS is generated.
    ---     3.     Inspection should not be possible through Deliver Transactions Responsibility
    ---     4.     Delivery of Material should not be possible through Inspection Responsibility
    ---     5.     Item is Excisable and Excise Invoice No Or Excise Invoice Date is Missing
    ---     6.     Only Inspected and Accepted material is Delivered to Subinventory
    ---     7.     Check for Existance of 57F4 for Subcon Job Receipts
    ---     8.     Check Taxes are not Missing
    ---     9.     Check Taxes are Correct
    ---     Declaring The Variables
    DECLARE
         v_grade                    number          :=     0;
         v_employee_id               number          :=     0;
         v_responsibility          varchar2(100)     :=     'Z';
         v_closed_taxes_count          number          :=     0;
         v_taxes_count               number          :=     0;
         v_invoiced_status_code          varchar2(01)     :=     'N';
         v_57f4_id               number          :=     0;
         l_date_ok               varchar2(01)     :=     'N';
         l_gate_date_ok               varchar2(01)     :=     'N';
         l_cenvatable_flag          varchar2(01)     :=     'N';
         l_excise_ok               varchar2(01)     :=     'N';
         l_rtv_ok               varchar2(01)     :=     'N';
         l_inspection_ok               varchar2(01)     :=     'N';
         l_delivery_ok               varchar2(01)     :=     'N';
         l_rej_delivery_ok          varchar2(01)     :=     'N';
    BEGIN     
    --      Get Looged in Responsibility Name
         begin
              SELECT      upper(responsibility_name)
                   INTO v_responsibility
              FROM      apps.fnd_responsibility_vl
              WHERE      responsibility_id = apps.fnd_global.resp_id;
         EXCEPTION
              WHEN      NO_DATA_FOUND THEN
                   v_responsibility := 'Z';
              WHEN      OTHERS THEN
                   v_responsibility := 'Z';
         END;
    ---     Modifications Done by SMT to Bypass checking for following Users
         if     (apps.fnd_global.user_id     <     1091)     then
              return;
         end     if;
    ---     if     (apps.fnd_global.user_id     in     (1090,1111,1112,1126,1540,1591,1570,1881))     then
    ---          return;
    ---     end     if;
    ----     Collect the Information Required from Other Tables
    ---     Check whether item is cenvatable
         l_cenvatable_flag     :=     'N';
         begin
              select     'Y'
              into     l_cenvatable_flag
              from     apps.ja_in_po_line_location_taxes     jipll
              where     upper(jipll.tax_type)          in     ('EXCISE','CVD')
              and     jipll.po_header_id          =     :new.po_header_id
              and     jipll.po_line_id          =     :new.po_line_id
              and     jipll.line_location_id          =     :New.po_line_location_id;
         EXCEPTION
              WHEN      NO_DATA_FOUND THEN
                   l_cenvatable_flag     :=     'N';
              WHEN      OTHERS THEN
                   l_cenvatable_flag     :=     'N';
         end;
    ---     Check whether Taxes are closed
         v_closed_taxes_count     :=     0;
         begin
              select     count(distinct jit.tax_id)
              into     v_closed_taxes_count
              from     apps.ja_in_tax_codes               jit,
                   apps.ja_in_po_line_location_taxes     jipl     
              where     nvl(jit.end_date,sysdate)<     sysdate               
              and     jit.tax_id          =     jipl.tax_id
              and     po_header_id          =     :new.po_header_id
              and     po_line_id          =     :new.po_line_id
              and     line_location_id     =     :new.po_line_location_id;
         EXCEPTION
              WHEN      NO_DATA_FOUND THEN
                   v_closed_taxes_count     :=     0;
              WHEN      OTHERS THEN
                   v_closed_taxes_count     :=     0;
         end;
    ---     Check Existance of Taxes
         v_closed_taxes_count     :=     0;
         begin
              select     count(distinct jit.tax_id)
              into     v_taxes_count
              from     apps.ja_in_tax_codes               jit,
                   apps.ja_in_po_line_location_taxes     jipl     
              where     nvl(jit.end_date,sysdate)<     sysdate               
              and     jit.tax_id          =     jipl.tax_id
              and     po_header_id          =     :new.po_header_id
              and     po_line_id          =     :new.po_line_id
              and     line_location_id     =     :new.po_line_location_id;
         EXCEPTION
              WHEN      NO_DATA_FOUND THEN
                   v_taxes_count     :=     0;
              WHEN      OTHERS THEN
                   v_taxes_count     :=     0;
         end;
    ---     Modifications Done by SMT to Get Invoice Status Code of the Original Transaction
         v_invoiced_status_code     :=     'N';
         BEGIN
              SELECT      'Y'
              INTO      v_invoiced_status_code
              FROM      apps.ap_invoices_all          ap,
                   apps.rcv_shipment_headers     rcv
              WHERE      ap.invoice_num               like     '%'||rcv.receipt_num||'%'
              AND     ap.org_id               =     rcv.ship_to_org_id
              AND     rcv.shipment_header_id          =     :NEW.shipment_header_id;
         EXCEPTION
              WHEN      NO_DATA_FOUND THEN
                   v_invoiced_status_code          :=     'N';
              WHEN      OTHERS THEN
                   v_invoiced_status_code          :=     'N';
         END;
    ---     RAISE_APPLICATION_ERROR(-200151,'Incorrect Transaction Date...');     
    ---     Check the transaction_date is correct or not
         l_gate_date_ok          :=     'Y';
         IF     ((:new.ship_head_attribute6     is     null)                                        or
              (to_date(:new.ship_head_attribute7,'DD-MON-YYYY')     <     (sysdate-3))                    or
              (to_date(:new.ship_head_attribute7,'DD-MON-YYYY')     >     sysdate))                    then
              l_gate_date_ok     :=     'N';
         END      IF;
    ---     Check the transaction_date is correct or not
         l_date_ok          :=     'Y';
         IF     (to_date(:new.transaction_date,'DD-MON-YYYY')     <     to_char(sysdate,'DD-MON-YYYY'))     then
              l_date_ok     :=     'N';
         END      IF;
    ---     Check whether Excise Invoice No and Excise Date is present
         l_excise_ok          :=     'Y';     
         if     (l_cenvatable_flag               =     'Y'               and
              :new.ship_head_attribute1          is     null               and
              upper(:new.destination_type_code)     =     'RECEIVING')          then
              l_excise_ok          :=     'N';
         end     if;
         if     (l_cenvatable_flag               =     'Y'               and
              :new.ship_head_attribute2          is     null               and
              upper(:new.destination_type_code)     =     'RECEIVING')          then
              l_excise_ok          :=     'N';
         end     if;
    ---     Check whether Inspection transaction is being made in correct Responsibility
         l_inspection_ok               :=     'Y';
         if     (upper(:new.destination_type_code) = 'RECEIVING')               then
              if     (v_responsibility like '%RECEIPT%QA%')                    then
                   l_inspection_ok     :=     'Y';
              else
                   l_inspection_ok     :=     'N';
              end     if;
         else     l_inspection_ok          :=     'Y';
         end     if;
    ---     Check whether Delivery transaction is being made in correct Responsibility
         l_delivery_ok               :=     'Y';
         if     (upper(:new.destination_type_code) in ('INVENTORY','SHOP FLOOR'))          then
              if     (v_responsibility not like ('%RECEIPT%QA%'))     then
                   l_delivery_ok     :=     'Y';
              else
                   l_delivery_ok     :=     'N';
              end     if;
         else     l_delivery_ok          :=     'Y';
         end     if;
    ---     Check whether RTV is made prior to generating the ERS Invoice
         l_rtv_ok               :=     'Y';
         if     (upper(:new.transaction_type) in ('REJECT','RETURN TO VENDOR'))          then
              if     (v_invoiced_status_code = 'INVOICED')                    then
                   l_rtv_ok     :=     'Y';
              else
                   l_rtv_ok     :=     'N';
              end     if;
         else     l_rtv_ok          :=     'Y';
         end     if;
    ---     Check Error and Display Proper error message
    ---     Transaction Date Error
         if     (nvl(l_date_ok,'N') != 'Y')          then
              apps.fnd_message.set_name('FND','Wrong GRR Date');
              apps.fnd_message.raise_error;
         end     if;
    ---     Gate Entry Date Error
         if     (nvl(l_gate_date_ok,'N') != 'Y')          then
              apps.fnd_message.set_name('FND','KPC_RCV_CHEK:Wrong Gate Entry Date');
              apps.fnd_message.raise_error;
         end     if;
    ---     Return CENVAT Error
         if     (nvl(l_excise_ok,'N') != 'Y')          then
              apps.fnd_message.set_name('FND','KPC_RCV_CHEK:Enter Excise Invoice No');
              apps.fnd_message.raise_error;
         end     if;
    ---     Return Closed Taxex Error
         if     (nvl(v_closed_taxes_count,1) != 0)     then
              apps.fnd_message.set_name('FND','KPC_RCV_CHEK:Taxes Wrong');
              apps.fnd_message.raise_error;
         end     if;
    ---     Return Taxes Missing Error
         if     (nvl(v_taxes_count,0) = 0)     then
              apps.fnd_message.set_name('FND','KPC_RCV_CHEK:Taxes Missing');
              apps.fnd_message.raise_error;
         end     if;
    ---     Return from trigger, if Transaction Type = 'RECEIVE'
         if     (upper(:new.transaction_type) = 'RECEIVE')     then
              return;
         end     if;
    ---     Return Inspection Error
         if     (nvl(l_inspection_ok,'N') != 'Y')     then
              apps.fnd_message.set_name('FND','KPC_RCV_CHEK:Inspection Not Allowed');
              apps.fnd_message.raise_error;
         end     if;
    ---     Return Material Delivery Error
         if     (nvl(l_delivery_ok,'N') != 'Y')          then
              apps.fnd_message.set_name('FND','KPC_RCV_CHEK:Delivery not Allowed');
              apps.fnd_message.raise_error;
         end     if;
         return;
    END KPC_RCV_TRANSACTIONS_INTERFACE;

  • Where can i get sample custom project for creating custom project

    I installed Plumtree_Portal_UI_Customization. now i want to develop my own custom project. when i installed this ptshared folder is not created so i am not having this,
    SOURCE_HOME\ptshared\6.0\ptwebui-samples\samplecustomproject .
    Even i am not able to download SampleProjects-60x.zip file.can anybody helps me regarding this.Give me the exact URL for this ZIP.I am not able to find the samples directory.
    Advance thanks.
    bye
    Amit

    I tried pasting the direct URL in here, but that doesn't seem to work. So the steps to follow are:
    1. Go to http://dev2dev.bea.com
    2. Select the CodeShare link under Get Involved in the left hand menu.
    3. Select 'Code Samples' under 'Popular Projects'
    4. Under 'By Product', select AquaLogic User Interface.
    5. Select Artifact ID S265
    6. Select the Attachements/Dependencies/URLs tab

  • How to create a help view for a customized error message

    Hi all,
    Can you guide me how to create a help view for a customized error message, we need to put some suggestions in it so that user can can resolve this issue with this guide. ( the short text is too short to describe all situations via TC:SE91)
    Thanks very much!
    Bruce, Wen

    Hi Bruce,
    Could you brief your concerns again.
    Why don't you maintain long text in message class for long description.
    Regards,
    Ranjith N

  • Error in compiling a custom dictionary for text analysis

    I got a error when I tried to compile the custom dictionary for the Text Data Processing transformor. I am looking for help to solve the problem or work around the error.
    The error is as follows:
    [ERR] Can not create file [C:/ws_sclg.1]
    Here is the command I was using:
    C:\Program Files (x86)\SAP BusinessObjects\Data Services\bin> tf-ncc -d ..\TextAnalysis\languages -o C:\Sample Source\Dictionary C:\Users\jack\Documents\Visual Studio 2008\Projects\XMLFile1.xml
    It appears to me that the command was trying to create a log file or some temporary file in my C drive root directory, and the OS denied the action. The Data Services is running on a Windows 2008 Server R2. I wonder if there is a way to specify where to create this log file or tempory file?
    Any insight or help is appreciated. Jack

    Instead of calling the command from the windows shell command interface, I was able to call the compilier from Data Services; this problem is now resolved.

  • Error in customized smartform for goods recipt

    Hi experts
    I  have  created a customized smartform for goods recipt .
    I have used  form entry_we01 inside my zprogram and basically  fetching the material document no from  NAST-objky
    The problem is when i assign my program in TXN NACE
    it prevents the update of material document no MBLNR in the
    MSEG table .
    I get an express document as soon as I try to display the goods recipt stating " UPDATE HAS BEEN TERMINATED".
    and although material document has been generated it is not updated in the MSEG table.
    By the way this error does not happen when i use the standard driver program and standard form (SAPSCRIPT).
    Please suggest a solution

    Hi,
    Your problem may not be related with what you done in NACE.......Check for any other recent changes made in the System...

  • Error in 3rd party dropship for international customer

    Hi All,
    Presntly we have a scenario in our rollout project for 3rd party drop ship.
    Sales organization/company code belongs to :- Japan
    Customer belongs to  :-  Indonesia
    Vendor belongs to  :-  Malasyia
    While saving the sales order with item category TAS material, we are getting the error "SPECIFY THE EXPORT DATA IN MATERIAL MASTER. LICENSE STATUS IS NOT OK"
    Please let me know how the error can be solved or any document available.
    Regards
    Phani

    In VA03,for the sales order, go to menu Extras->export control->log.
    Double click on the line that shows the red indicator. The system will display for which legal regulation the license is missing. You can find the legal regulation in the material master-> Foreign trade;export or import data tab-> by clicking legal control button.
    Use t.code VX01N/VX02N to maintain the license data for the customer/material. This will resolve the issue.
    Regards,

  • CS4 design premium and CS3 web premium fails to insall in windows 7 home premium service pack 1 64bit. it shows checking system profile....  setup error  setup has encountered an error and cannot continue. contact adobe customer support for assistance.

    CS4 design premium and CS3 web premium fails to insall in windows 7 home premium service pack 1 64bit.
    when i click on setup file, it shows checking system profile....  setup error.  setup has encountered an error and cannot continue. contact adobe customer support for assistance.

    i am not able to understand the log. here is the entire log. pl help
    3044] Fri Oct 10 23:03:42 2014  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Visit http://www.adobe.com/go/loganalyzer/ for more information
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    START - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    RIBS version: 2.0.138.0
    -------------------- BEGIN - Proxy File Summary - BEGIN --------------------
    AdobeCode: {00DF958D-8DD1-416E-8697-A0DBBE702A37}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeFireworks10en_USLanguagePack\AdobeFireworks10en_USLanguagePack.proxy. xml
    AdobeCode: {02FD2912-C5C4-41f0-B7D2-0C1871EB9565}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFlash10-es-ExtensionFL30\AdobeFlash10-es-ExtensionFL30.boot.xml
    AdobeCode: {043A67CA-08C4-4669-A2A1-B03F6D8D509C}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeWinSoftLinguisticsPluginAll\AdobeWinSoftLinguisticsPluginAll.boot.xml
    AdobeCode: {064F0D64-1F54-4F4B-953E-BAED5D7E69B2}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobePDFSettings9-mul\AdobePDFSettings9-mul.boot.xml
    AdobeCode: {08D66D31-CC4B-101B-B7BF-FD1B1E2718A8}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeInDesign6IconHandler-mul\AdobeInDesign6IconHandler-mul.boot.xml
    AdobeCode: {092DF7B0-6E10-4718-9763-9704CC4E6EF9}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeALMAnchorService2-mul\AdobeALMAnchorService2-mul.boot.xml
    AdobeCode: {0967604F-33E6-4C6B-934B-157C3AB4ED4C}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeExtensionManager2All\AdobeExtensionManager2All.boot.xml
    AdobeCode: {0A621EC5-B98B-45C9-95FE-A7D0DA3150EA}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFlashPlayer10_axDbg_mul\AdobeFlashPlayer10_axDbg_mul.proxy.xml
    AdobeCode: {0C0BD663-FF73-4EA4-9FF7-A7AE0405B90F}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeDreamweaver10fr_CALanguagePack\AdobeDreamweaver10fr_CALanguagePack.pr oxy.xml
    AdobeCode: {0C91FCEB-C2EF-101B-89B8-C06AE9160079}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeInDesign6CommonLang-en_GB\AdobeInDesign6CommonLang-en_GB.proxy.xml
    AdobeCode: {0D47D055-102E-443D-9FE7-FFF0BBAB6A98}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeTypeSupport9-mul-x64\AdobeTypeSupport9-mul-x64.boot.xml
    AdobeCode: {14A5A29B-D252-4575-B40C-695B8D8B34D5}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeBridge3All\AdobeBridge3All.boot.xml
    AdobeCode: {176894A3-E35F-45C0-98E3-3FB4CD46C0E0}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobePhotoshop11-Support\AdobePhotoshop11-Support.boot.xml
    AdobeCode: {195C539A-1546-43A8-A224-C03FE427F47D}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeFlash10-es_MXLanguagePack\AdobeFlash10-es_MXLanguagePack.proxy.xml
    AdobeCode: {198E1366-F2E8-4853-8A6B-B0CF8BDBF091}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeSGM3-zh_CN\AdobeSGM3-zh_CN.boot.xml
    AdobeCode: {223EB970-F510-4D0A-A7D0-0B79B163B35B}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeALMAnchorService2-mul-x64\AdobeALMAnchorService2-mul-x64.boot.xml
    AdobeCode: {22DBAEF9-C0EE-101B-ACA7-89BA7D08F8B9}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeInDesign6AppLang-es_MX\AdobeInDesign6AppLang-es_MX.proxy.xml
    AdobeCode: {289C46A2-F2F7-4887-A8DA-5CB1AB65754D}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeDreamweaver10-mul\AdobeDreamweaver10-mul.boot.xml
    AdobeCode: {2965A5F0-0326-4479-B140-F5799BD025B7}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeCameraRaw5.0All\AdobeCameraRaw5.0All.boot.xml
    AdobeCode: {2B0F340D-1EAF-4471-90A8-BC380EF7209A}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeFireworks10en_GBLanguagePack\AdobeFireworks10en_GBLanguagePack.proxy. xml
    AdobeCode: {2B47D5DE-E019-4130-AB69-2DAB4DEEBB0A}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeColorJA_ExtraSettings2-mul\AdobeColorJA_ExtraSettings2-mul.boot.xml
    AdobeCode: {2BD22DAB-D025-4c9a-A62E-DAD828393885}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFlash10-en-ExtensionFL30\AdobeFlash10-en-ExtensionFL30.boot.xml
    AdobeCode: {2E39F462-F4AE-4617-8416-CDCEC9C18232}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeIllustrator14en_USLanguagePack\AdobeIllustrator14en_USLanguagePack.pr oxy.xml
    AdobeCode: {3095E614-711B-48D2-BAAF-0CA9D9968F68}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeOutputModuleAll\AdobeOutputModuleAll.boot.xml
    AdobeCode: {31FC14DD-7641-4BEB-B5D1-9976F99AF956}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFontsAll\AdobeFontsAll.boot.xml
    AdobeCode: {324A6E8E-CD0F-4D37-9143-05468F0204C3}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobePhotoshop11-en_GB_x64\AdobePhotoshop11-en_GB_x64.proxy.xml
    AdobeCode: {3251BB24-1889-4BB4-9774-BA0D57FE7D0E}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeFlash10-en_GBLanguagePack\AdobeFlash10-en_GBLanguagePack.proxy.xml
    AdobeCode: {3410D3EC-5407-4BA7-92D9-55207A04C3BF}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobePhotoshop11-en_US\AdobePhotoshop11-en_US.proxy.xml
    AdobeCode: {3419CF4A-C105-101B-B1EE-EF5CA3F6A41C}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeInDesign6AppLang-fr_CA\AdobeInDesign6AppLang-fr_CA.proxy.xml
    AdobeCode: {34BBC769-B1F1-412A-8663-50B2EAB6D5A9}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\DeviceCentral2LP-fr_CA\DeviceCentral2LP-fr_CA.proxy.xml
    AdobeCode: {35304775-CB5F-101B-A142-83B5468C225C}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeInDesign6AppBase-mul\AdobeInDesign6AppBase-mul.boot.xml
    AdobeCode: {368BF6FC-8F78-4936-B381-BFE2B4880334}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobePhotoshop11-en_US_x64\AdobePhotoshop11-en_US_x64.proxy.xml
    AdobeCode: {395FC443-B34B-4E77-9928-23C147FC83F1}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeTypeSupport9-mul\AdobeTypeSupport9-mul.boot.xml
    AdobeCode: {3A17921E-0B93-40C6-B0A9-3CD40475B3F0}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobePhotoshop11-fr_CA_x64\AdobePhotoshop11-fr_CA_x64.proxy.xml
    AdobeCode: {3A4D8E3D-83E0-425F-A8FB-B04538CDC2A0}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeCSIAll\AdobeCSIAll.boot.xml
    AdobeCode: {3A5B6B11-CB5C-101B-89C0-E6A199775FEF}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeInDesign6AppFSet-Roman\AdobeInDesign6AppFSet-Roman.boot.xml
    AdobeCode: {3C2CCCD6-CB9D-4288-8B3D-EF7AEC16C35B}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFlash10-mul\AdobeFlash10-mul.boot.xml
    AdobeCode: {3CD02B3D-9EEE-4786-95A8-73E7BA8558CA}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeDriveAll\AdobeDriveAll.boot.xml
    AdobeCode: {3D9625C4-525A-4368-932D-749B91B3B222}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFlash10-fr-ExtensionFL30\AdobeFlash10-fr-ExtensionFL30.boot.xml
    AdobeCode: {40E33B80-0C73-41A0-82A5-9AF7D1D68C98}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFontsAllx64\AdobeFontsAllx64.boot.xml
    AdobeCode: {48ECA3E4-C4E8-101B-A3E5-8A776B36B2F7}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeInDesign6CommonLang-fr_CA\AdobeInDesign6CommonLang-fr_CA.proxy.xml
    AdobeCode: {490F274E-689A-4ECF-AC3E-322347ED7613}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeExtendScriptToolKit3.0.0All\AdobeExtendScriptToolkit3.0.0All.boot.xml
    AdobeCode: {4F3CE025-D60B-4E6B-8D39-B04CD3769008}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeVideoProfilesCS2-mul\AdobeVideoProfilesCS2-mul.boot.xml
    AdobeCode: {52432964-89C2-48CD-9749-4036D3E97BD9}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobePhotoshop11-es_MX_x64\AdobePhotoshop11-es_MX_x64.proxy.xml
    AdobeCode: {53560287-20EA-4EB6-9B5C-5B1EC080350A}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\kuler2.0-mul\kuler2.0-mul.boot.xml
    AdobeCode: {53EBE8B3-CB5B-101B-82B1-D22FEF2EEFE5}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeInDesign6AppFSet-Japan\AdobeInDesign6AppFSet-Japan.boot.xml
    AdobeCode: {563275A9-CC66-101B-8B71-81B8A321A480}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeInDesign6IconHandler64-mul\AdobeInDesign6IconHandler64-mul.boot.xml
    AdobeCode: {5746C6E3-DC6E-4762-9445-F89C50B5E1D2}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFlashPlayer10_plDbg_mul\AdobeFlashPlayer10_plDbg_mul.proxy.xml
    AdobeCode: {587AF245-DD3F-402A-A32C-4321594DD279}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobePhotoshop11-en_GB\AdobePhotoshop11-en_GB.proxy.xml
    AdobeCode: {5A2D6654-8164-4810-A76F-FD160223558E}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeColorNA_ExtraSettings2-mul\AdobeColorNA_ExtraSettings2-mul.boot.xml
    AdobeCode: {5C99A447-812B-4531-816B-38F0C8B19F02}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeCMaps2-mul\AdobeCMaps2-mul.boot.xml
    AdobeCode: {5D195AB1-30AC-44F6-93FE-225CE5BBAB74}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\Acrobatcom-mul\Acrobatcom-mul.proxy.xml
    AdobeCode: {603DA164-1FA4-43F4-AD82-0A56206E5BD7}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeSearchforHelp-mul\AdobeSearchforHelp-mul.boot.xml
    AdobeCode: {6743AE49-4594-4CAE-807C-27682446F498}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAMP-mul\AdobeAMP-mul.proxy.xml
    AdobeCode: {69A6AF34-639F-4AC8-8EFB-86DB91C5E106}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeColorEU_ExtraSettings2-mul\AdobeColorEU_ExtraSettings2-mul.boot.xml
    AdobeCode: {6A7D180B-9A75-4C62-BE94-FE44BE3732C2}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeDrivex64All\AdobeDrivex64All.boot.xml
    AdobeCode: {6ADE0200-DE21-4D6C-AFB1-DF7D0D77CB47}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeFlash10-en_USLanguagePack\AdobeFlash10-en_USLanguagePack.proxy.xml
    AdobeCode: {6CA25E84-FDC9-4EAE-86A6-FE0697BAF171}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeColorNA_Recommended2-mul\AdobeColorNA_Recommended2-mul.boot.xml
    AdobeCode: {71C506FA-C006-4822-A371-059856E706CA}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeCameraRaw5.0All-x64\AdobeCameraRaw5.0All-x64.boot.xml
    AdobeCode: {731F2B61-8028-4E63-95BF-B13B224DA13E}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFlash10-STI-other\AdobeFlash10-STI-other.boot.xml
    AdobeCode: {73656117-7621-4603-9830-786F7F46F966}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeServiceManager-mul\AdobeServiceManager-mul.boot.xml
    AdobeCode: {76A848DA-E186-42F0-B057-8FCC2490C40E}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\DeviceCentral2LP-es_MX\DeviceCentral2LP-es_MX.proxy.xml
    AdobeCode: {79E0F594-E8F3-4930-8EBD-0C7178302EFB}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeColorPhotoshop2-mul\AdobeColorPhotoshop2-mul.boot.xml
    AdobeCode: {7F60FD0C-F2FF-433A-A91C-EC76152DEF05}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeIllustrator14mul\AdobeIllustrator14mul.boot.xml
    AdobeCode: {7FC72310-D125-41B7-943A-EC467BA72F82}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAssetServices4All\AdobeAssetServices4All.boot.xml
    AdobeCode: {8167335C-8FEA-4576-8EC2-8AC77EC58F19}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobePDFL9-mul\AdobePDFL9-mul.boot.xml
    AdobeCode: {85022982-C128-4177-96E4-6E04B88C489C}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeDreamweaver10en_GBLanguagePack\AdobeDreamweaver10en_GBLanguagePack.pr oxy.xml
    AdobeCode: {85112378-F845-4581-9499-2D5E38441E76}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeDynamicLinkSupport1All\AdobeDynamiclinkSupport1All.boot.xml
    AdobeCode: {869E3432-BDAC-4211-B1DC-EC211962EEFA}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFireworks10All\AdobeFireworks10All.boot.xml
    AdobeCode: {87809DB4-F038-4C7B-9CA9-FFB6EAE6042F}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeDefaultLanguage2-mul\AdobeDefaultLanguage2-mul.boot.xml
    AdobeCode: {87C4EC3E-47F0-4287-A436-9ADA103E05E9}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeXMPPanelsAll\AdobeXMPPanelsAll.boot.xml
    AdobeCode: {88346284-C41C-101B-99A2-AAB2A0A1B87C}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeInDesign6CommonLang-es_MX\AdobeInDesign6CommonLang-es_MX.proxy.xml
    AdobeCode: {8AD0C0B9-B397-45FE-89A3-D42F95F6E9EF}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeDeviceCentral2-mul\AdobeDeviceCentral2-mul.boot.xml
    AdobeCode: {8B4C951B-F853-4B05-B892-9D5B3CD8AC98}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobePDFSettings9-ja_JP\AdobePDFSettings9-ja_JP.boot.xml
    AdobeCode: {8C273902-BE22-429D-BEEF-C9FFABF18178}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFlash10-STI-fr\AdobeFlash10-STI-fr.boot.xml
    AdobeCode: {8EA01C93-7DA6-461D-A794-DF98C4268927}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobePhotoshop11-es_MX\AdobePhotoshop11-es_MX.proxy.xml
    AdobeCode: {94C6AEF4-BE0D-431B-B0A5-567E6B89E576}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\aifsdk-win\aifsdk-win.boot.xml
    AdobeCode: {98D81F21-D408-4431-B1CD-FD5F34F70DA0}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeWinSoftLinguisticsPluginAll_x64\AdobeWinSoftLinguisticsPluginAll_x64.bo ot.xml
    AdobeCode: {9907B3BB-23CD-424E-B18F-A2E158D4B6D0}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeLinguisticsAll\AdobeLinguisticsAll.boot.xml
    AdobeCode: {9C6EE72C-3B56-4218-8424-E763E2E0D286}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeFireworks10fr_CALanguagePack\AdobeFireworks10fr_CALanguagePack.proxy. xml
    AdobeCode: {9D0C6527-C1EC-4AFD-B446-4BC12C83C8EF}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeColorEU_Recommended2-mul\AdobeColorEU_Recommended2-mul.boot.xml
    AdobeCode: {9DFDAC02-972C-4A6A-9419-AD702DC40EC6}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeColorCommonSetCMYK2-mul\AdobeColorCommonSetCMYK2-mul.boot.xml
    AdobeCode: {9F299EC3-0FBB-4C64-80C8-66849A26CFBD}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeLinguisticsAll_x64\AdobeLinguisticsAll_x64.boot.xml
    AdobeCode: {A2240090-CA81-4762-82DC-EAFD1503FA3F}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFlash10-others-ExtensionFL30\AdobeFlash10-others-ExtensionFL30.boot.xml
    AdobeCode: {A286D8E4-3168-49EB-89B5-CF7D8DF8D985}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\DeviceCentral2LP-en_US\DeviceCentral2LP-en_US.proxy.xml
    AdobeCode: {A4EEE829-8B33-4609-874F-AD0CFD8D6AF0}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobePhotoshop11-fr_CA\AdobePhotoshop11-fr_CA.proxy.xml
    AdobeCode: {A6148177-E733-4F44-8123-C7565DFA7819}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobePhotoshop11-Core_x64\AdobePhotoshop11-Core_x64.boot.xml
    AdobeCode: {A80B7019-16DF-42DB-BF83-B6B3452677A1}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAMP-fr_FR\AdobeAMP-fr_FR.proxy.xml
    AdobeCode: {A9A71A55-3C8A-4DCD-8291-1F4B749627C9}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAUM6.0All\AdobeAUM6.0All.boot.xml
    AdobeCode: {AA603BD2-D4CF-436C-BE8E-DC3E0C337734}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeSGM3-zh_TW\AdobeSGM3-zh_TW.boot.xml
    AdobeCode: {AB8E4534-C573-4CC9-BA6A-76DD14055510}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeColorCommonSetRGB2-mul\AdobeColorCommonSetRGB2-mul.boot.xml
    AdobeCode: {AC76BA86-1028-0000-7760-000000000004}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAcrobat9-zh_TW\AdobeAcrobat9-zh_TW.proxy.xml
    AdobeCode: {AC76BA86-1029-4770-7760-000000000004}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAcrobat9-cs_CZ\AdobeAcrobat9-cs_CZ.proxy.xml
    AdobeCode: {AC76BA86-1033-F400-7760-000000000004}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAcrobat9-fr_FR\AdobeAcrobat9-fr_FR.proxy.xml
    AdobeCode: {AC76BA86-1040-7D70-7760-000000000004}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAcrobat9-es_ES\AdobeAcrobat9-es_ES.proxy.xml
    AdobeCode: {AC76BA86-1041-0000-7760-000000000004}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAcrobat9-ja_JP\AdobeAcrobat9-ja_JP.proxy.xml
    AdobeCode: {AC76BA86-1042-0000-7760-000000000004}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAcrobat9-ko_KR\AdobeAcrobat9-ko_KR.proxy.xml
    AdobeCode: {AC76BA86-1048-8780-7760-000000000004}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAcrobat9-ru_RU\AdobeAcrobat9-ru_RU.proxy.xml
    AdobeCode: {AC76BA86-1053-DF60-7760-000000000004}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAcrobat9-sv_SE\AdobeAcrobat9-sv_SE.proxy.xml
    AdobeCode: {AC76BA86-2052-0000-7760-000000000004}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAcrobat9-zh_CN\AdobeAcrobat9-zh_CN.proxy.xml
    AdobeCode: {AEACF6C0-8690-48D1-A243-C3A796219CF9}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeSGM3-ko_KR\AdobeSGM3-ko_KR.boot.xml
    AdobeCode: {B17CBF80-149C-4008-BF62-69842F242B5E}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeIllustrator14fr_CALanguagePack\AdobeIllustrator14fr_CALanguagePack.pr oxy.xml
    AdobeCode: {B2A01A26-BCD8-4BFB-ADC2-164416D42A38}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeSGM3-en_US\AdobeSGM3-en_US.boot.xml
    AdobeCode: {B317020B-BB2B-41DE-9255-C795D212A140}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeIllustrator14es_MXLanguagePack\AdobeIllustrator14es_MXLanguagePack.pr oxy.xml
    AdobeCode: {B40EAA06-05C8-4790-83B9-83CD2334704E}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\DeviceCentral2LP-en_GB\DeviceCentral2LP-en_GB.proxy.xml
    AdobeCode: {B68DB15D-31B2-4AA9-B5DA-611024E3ABA4}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeFireworks10es_MXLanguagePack\AdobeFireworks10es_MXLanguagePack.proxy. xml
    AdobeCode: {C3192773-54FD-472D-B639-D2960A454DE6}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFlash10-STI-es\AdobeFlash10-STI-es.boot.xml
    AdobeCode: {CA1FF49F-C354-101B-ADFD-84F42A706653}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeInDesign6CommonLang-en_US\AdobeInDesign6CommonLang-en_US.proxy.xml
    AdobeCode: {CBC8AB3C-85F0-4D16-8E01-95E0343EE383}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAIR1.0\AdobeAIR1.0.proxy.xml
    AdobeCode: {CF362349-F670-4EB2-A7D3-308DA95BF4BE}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeIllustrator14en_GBLanguagePack\AdobeIllustrator14en_GBLanguagePack.pr oxy.xml
    AdobeCode: {CFCD7AD2-150A-4194-BA98-4C59850A0F98}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobePhotoshop11-Core\AdobePhotoshop11-Core.boot.xml
    AdobeCode: {D7AF82DE-06CD-493D-8866-58BD4A7C54EB}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobePDFL9-mul-x64\AdobePDFL9-mul-x64.boot.xml
    AdobeCode: {D95B5192-2606-4176-893B-7B6704D2605B}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeConnect-mul\AdobeConnect-mul.boot.xml
    AdobeCode: {DBB1B2E9-0DF9-495C-B58D-C23A3599EDA7}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeCMaps2-mul-x64\AdobeCMaps2-mul-x64.boot.xml
    AdobeCode: {DD829154-9968-43C5-9975-4A2CF9E87869}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AMECore1All\AMECore1All.boot.xml
    AdobeCode: {DEF58ED5-552A-4a7c-9BE6-CCCCC0704D77}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeFlash10mul_ExtensionFL30\AdobeFlash10mul_ExtensionFL30.proxy.xml
    AdobeCode: {E769C759-5B9B-487B-AAC3-FAB7015D7B9A}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeSING2-mul\AdobeSING2-mul.boot.xml
    AdobeCode: {E8A4414C-0268-46D7-830A-BF4EA049BF18}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\Acrobatcom-fr_FR\Acrobatcom-fr_FR.proxy.xml
    AdobeCode: {E8B28C6D-46DF-4842-9B06-9924D94DA1E0}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeDesignSuitePremium4-mul\AdobeDesignSuitePremium4-mul.boot.xml
    AdobeCode: {E8CA713D-38A8-47A0-ACFB-39CA6A59CA1D}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AMEImporter1All\AMEImporter1All.boot.xml
    AdobeCode: {E8D75E23-1782-4DB3-B8B8-8C80BFD35CB7}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeDreamweaver10es_MXLanguagePack\AdobeDreamweaver10es_MXLanguagePack.pr oxy.xml
    AdobeCode: {E8FCBFB4-0975-4B44-A728-70171FE44108}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFlash10-STI-en\AdobeFlash10-STI-en.boot.xml
    AdobeCode: {E9124DCC-945E-4450-B8CD-689A6FE15F8D}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeCSIx64All\AdobeCSIx64All.boot.xml
    AdobeCode: {E9864DB2-4AC9-4BEC-BFD1-644C4276F901}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeVersionCue4All\AdobeVersionCue4All.boot.xml
    AdobeCode: {EC787A8E-FFCC-4586-8089-61C4F44D150E}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeDreamweaver10en_USLanguagePack\AdobeDreamweaver10en_USLanguagePack.pr oxy.xml
    AdobeCode: {EEEE6D36-C0CA-101B-BE84-F9A9E8302DC5}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeInDesign6AppLang-en_GB\AdobeInDesign6AppLang-en_GB.proxy.xml
    AdobeCode: {F5BA527F-CC31-101B-A39B-97F2C87C690F}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeInDesign6CommonBase-mul\AdobeInDesign6CommonBase-mul.boot.xml
    AdobeCode: {F624F59F-28A9-4C6B-8BE3-7B9B34D26BFF}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeFlash10-fr_CALanguagePack\AdobeFlash10-fr_CALanguagePack.proxy.xml
    AdobeCode: {F962C173-3665-403C-BFFC-4A52BC4F6D62}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeSGM3-ja_JP\AdobeSGM3-ja_JP.boot.xml
    AdobeCode: {FB03EE85-C0D6-101B-9DA9-9F91A460EA39}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeInDesign6AppLang-en_US\AdobeInDesign6AppLang-en_US.proxy.xml
    AdobeCode: {FC7AC288-3C96-42DB-B1CF-EE104D2CE4E9}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeSuiteSharedConfiguration-mul\AdobeSuiteSharedConfiguration-mul.boot.xml
    AdobeCode: {FE13D314-FB1D-4973-ABC8-BDE5D9D6190B}
        Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeColorJA_Recommended2-mul\AdobeColorJA_Recommended2-mul.boot.xml
    --------------------  END  - Proxy File Summary -  END  --------------------
    -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    Updated source path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4
    Updating media info for: {00DF958D-8DD1-416E-8697-A0DBBE702A37}, Effective: {00DF958D-8DD1-416E-8697-A0DBBE702A37}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeFireworks10en_USLanguagePack\AdobeFireworks10en_USLanguagePack.msi
    Updating media info for: {02FD2912-C5C4-41f0-B7D2-0C1871EB9565}, Effective: {02FD2912-C5C4-41f0-B7D2-0C1871EB9565}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFlash10-es-ExtensionFL30\AdobeFlash10-es-ExtensionFL30.msi
    Updating media info for: {043A67CA-08C4-4669-A2A1-B03F6D8D509C}, Effective: {043A67CA-08C4-4669-A2A1-B03F6D8D509C}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeWinSoftLinguisticsPluginAll\AdobeWinSoftLinguisticsPluginAll.msi
    Updating media info for: {064F0D64-1F54-4F4B-953E-BAED5D7E69B2}, Effective: {064F0D64-1F54-4F4B-953E-BAED5D7E69B2}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobePDFSettings9-mul\AdobePDFSettings9-mul.msi
    Updating media info for: {08D66D31-CC4B-101B-B7BF-FD1B1E2718A8}, Effective: {08D66D31-CC4B-101B-B7BF-FD1B1E2718A8}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeInDesign6IconHandler-mul\AdobeInDesign6IconHandler-mul.msi
    Updating media info for: {092DF7B0-6E10-4718-9763-9704CC4E6EF9}, Effective: {092DF7B0-6E10-4718-9763-9704CC4E6EF9}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeALMAnchorService2-mul\AdobeALMAnchorService2-mul.msi
    Updating media info for: {0967604F-33E6-4C6B-934B-157C3AB4ED4C}, Effective: {0967604F-33E6-4C6B-934B-157C3AB4ED4C}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeExtensionManager2All\AdobeExtensionManager2All.msi
    Updating media info for: {0A621EC5-B98B-45C9-95FE-A7D0DA3150EA}, Effective: {0A621EC5-B98B-45C9-95FE-A7D0DA3150EA}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFlashPlayer10_axDbg_mul\AdobeFlashPlayer10_axDbg_mul.msi
    Updating media info for: {0C0BD663-FF73-4EA4-9FF7-A7AE0405B90F}, Effective: {0C0BD663-FF73-4EA4-9FF7-A7AE0405B90F}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeDreamweaver10fr_CALanguagePack\AdobeDreamweaver10fr_CALanguagePack.ms i
    Updating media info for: {0C91FCEB-C2EF-101B-89B8-C06AE9160079}, Effective: {0C91FCEB-C2EF-101B-89B8-C06AE9160079}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeInDesign6CommonLang-en_GB\AdobeInDesign6CommonLang-en_GB.msi
    Updating media info for: {0D47D055-102E-443D-9FE7-FFF0BBAB6A98}, Effective: {0D47D055-102E-443D-9FE7-FFF0BBAB6A98}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeTypeSupport9-mul-x64\AdobeTypeSupport9-mul-x64.msi
    Updating media info for: {14A5A29B-D252-4575-B40C-695B8D8B34D5}, Effective: {14A5A29B-D252-4575-B40C-695B8D8B34D5}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeBridge3All\AdobeBridge3All.msi
    Updating media info for: {176894A3-E35F-45C0-98E3-3FB4CD46C0E0}, Effective: {176894A3-E35F-45C0-98E3-3FB4CD46C0E0}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobePhotoshop11-Support\AdobePhotoshop11-Support.msi
    Updating media info for: {195C539A-1546-43A8-A224-C03FE427F47D}, Effective: {195C539A-1546-43A8-A224-C03FE427F47D}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeFlash10-es_MXLanguagePack\AdobeFlash10-es_MXLanguagePack.msi
    Updating media info for: {198E1366-F2E8-4853-8A6B-B0CF8BDBF091}, Effective: {198E1366-F2E8-4853-8A6B-B0CF8BDBF091}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeSGM3-zh_CN\AdobeSGM3-zh_CN.msi
    Updating media info for: {223EB970-F510-4D0A-A7D0-0B79B163B35B}, Effective: {223EB970-F510-4D0A-A7D0-0B79B163B35B}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeALMAnchorService2-mul-x64\AdobeALMAnchorService2-mul-x64.msi
    Updating media info for: {22DBAEF9-C0EE-101B-ACA7-89BA7D08F8B9}, Effective: {22DBAEF9-C0EE-101B-ACA7-89BA7D08F8B9}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeInDesign6AppLang-es_MX\AdobeInDesign6AppLang-es_MX.msi
    Updating media info for: {289C46A2-F2F7-4887-A8DA-5CB1AB65754D}, Effective: {289C46A2-F2F7-4887-A8DA-5CB1AB65754D}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeDreamweaver10-mul\AdobeDreamweaver10-mul.msi
    Updating media info for: {2965A5F0-0326-4479-B140-F5799BD025B7}, Effective: {2965A5F0-0326-4479-B140-F5799BD025B7}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeCameraRaw5.0All\AdobeCameraRaw5.0All.msi
    Updating media info for: {2B0F340D-1EAF-4471-90A8-BC380EF7209A}, Effective: {2B0F340D-1EAF-4471-90A8-BC380EF7209A}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeFireworks10en_GBLanguagePack\AdobeFireworks10en_GBLanguagePack.msi
    Updating media info for: {2B47D5DE-E019-4130-AB69-2DAB4DEEBB0A}, Effective: {2B47D5DE-E019-4130-AB69-2DAB4DEEBB0A}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeColorJA_ExtraSettings2-mul\AdobeColorJA_ExtraSettings2-mul.msi
    Updating media info for: {2BD22DAB-D025-4c9a-A62E-DAD828393885}, Effective: {2BD22DAB-D025-4c9a-A62E-DAD828393885}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFlash10-en-ExtensionFL30\AdobeFlash10-en-ExtensionFL30.msi
    Updating media info for: {2E39F462-F4AE-4617-8416-CDCEC9C18232}, Effective: {2E39F462-F4AE-4617-8416-CDCEC9C18232}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeIllustrator14en_USLanguagePack\AdobeIllustrator14en_USLanguagePack.ms i
    Updating media info for: {3095E614-711B-48D2-BAAF-0CA9D9968F68}, Effective: {3095E614-711B-48D2-BAAF-0CA9D9968F68}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeOutputModuleAll\AdobeOutputModuleAll.msi
    Updating media info for: {31FC14DD-7641-4BEB-B5D1-9976F99AF956}, Effective: {31FC14DD-7641-4BEB-B5D1-9976F99AF956}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFontsAll\AdobeFontsAll.msi
    Updating media info for: {324A6E8E-CD0F-4D37-9143-05468F0204C3}, Effective: {324A6E8E-CD0F-4D37-9143-05468F0204C3}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobePhotoshop11-en_GB_x64\AdobePhotoshop11-en_GB_x64.msi
    Updating media info for: {3251BB24-1889-4BB4-9774-BA0D57FE7D0E}, Effective: {3251BB24-1889-4BB4-9774-BA0D57FE7D0E}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeFlash10-en_GBLanguagePack\AdobeFlash10-en_GBLanguagePack.msi
    Updating media info for: {3410D3EC-5407-4BA7-92D9-55207A04C3BF}, Effective: {3410D3EC-5407-4BA7-92D9-55207A04C3BF}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobePhotoshop11-en_US\AdobePhotoshop11-en_US.msi
    Updating media info for: {3419CF4A-C105-101B-B1EE-EF5CA3F6A41C}, Effective: {3419CF4A-C105-101B-B1EE-EF5CA3F6A41C}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeInDesign6AppLang-fr_CA\AdobeInDesign6AppLang-fr_CA.msi
    Updating media info for: {34BBC769-B1F1-412A-8663-50B2EAB6D5A9}, Effective: {34BBC769-B1F1-412A-8663-50B2EAB6D5A9}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\DeviceCentral2LP-fr_CA\DeviceCentral2LP-fr_CA.msi
    Updating media info for: {35304775-CB5F-101B-A142-83B5468C225C}, Effective: {35304775-CB5F-101B-A142-83B5468C225C}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeInDesign6AppBase-mul\AdobeInDesign6AppBase-mul.msi
    Updating media info for: {368BF6FC-8F78-4936-B381-BFE2B4880334}, Effective: {368BF6FC-8F78-4936-B381-BFE2B4880334}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobePhotoshop11-en_US_x64\AdobePhotoshop11-en_US_x64.msi
    Updating media info for: {395FC443-B34B-4E77-9928-23C147FC83F1}, Effective: {395FC443-B34B-4E77-9928-23C147FC83F1}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeTypeSupport9-mul\AdobeTypeSupport9-mul.msi
    Updating media info for: {3A17921E-0B93-40C6-B0A9-3CD40475B3F0}, Effective: {3A17921E-0B93-40C6-B0A9-3CD40475B3F0}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobePhotoshop11-fr_CA_x64\AdobePhotoshop11-fr_CA_x64.msi
    Updating media info for: {3A4D8E3D-83E0-425F-A8FB-B04538CDC2A0}, Effective: {3A4D8E3D-83E0-425F-A8FB-B04538CDC2A0}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeCSIAll\AdobeCSIAll.msi
    Updating media info for: {3A5B6B11-CB5C-101B-89C0-E6A199775FEF}, Effective: {3A5B6B11-CB5C-101B-89C0-E6A199775FEF}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeInDesign6AppFSet-Roman\AdobeInDesign6AppFSet-Roman.msi
    Updating media info for: {3C2CCCD6-CB9D-4288-8B3D-EF7AEC16C35B}, Effective: {3C2CCCD6-CB9D-4288-8B3D-EF7AEC16C35B}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFlash10-mul\AdobeFlash10-mul.msi
    Updating media info for: {3CD02B3D-9EEE-4786-95A8-73E7BA8558CA}, Effective: {3CD02B3D-9EEE-4786-95A8-73E7BA8558CA}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeDriveAll\AdobeDriveAll.msi
    Updating media info for: {3D9625C4-525A-4368-932D-749B91B3B222}, Effective: {3D9625C4-525A-4368-932D-749B91B3B222}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFlash10-fr-ExtensionFL30\AdobeFlash10-fr-ExtensionFL30.msi
    Updating media info for: {40E33B80-0C73-41A0-82A5-9AF7D1D68C98}, Effective: {40E33B80-0C73-41A0-82A5-9AF7D1D68C98}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFontsAllx64\AdobeFontsAllx64.msi
    Updating media info for: {48ECA3E4-C4E8-101B-A3E5-8A776B36B2F7}, Effective: {48ECA3E4-C4E8-101B-A3E5-8A776B36B2F7}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeInDesign6CommonLang-fr_CA\AdobeInDesign6CommonLang-fr_CA.msi
    Updating media info for: {490F274E-689A-4ECF-AC3E-322347ED7613}, Effective: {490F274E-689A-4ECF-AC3E-322347ED7613}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeExtendScriptToolKit3.0.0All\AdobeExtendScriptToolkit3.0.0All.msi
    Updating media info for: {4F3CE025-D60B-4E6B-8D39-B04CD3769008}, Effective: {4F3CE025-D60B-4E6B-8D39-B04CD3769008}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeVideoProfilesCS2-mul\AdobeVideoProfilesCS2-mul.msi
    Updating media info for: {52432964-89C2-48CD-9749-4036D3E97BD9}, Effective: {52432964-89C2-48CD-9749-4036D3E97BD9}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobePhotoshop11-es_MX_x64\AdobePhotoshop11-es_MX_x64.msi
    Updating media info for: {53560287-20EA-4EB6-9B5C-5B1EC080350A}, Effective: {53560287-20EA-4EB6-9B5C-5B1EC080350A}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\kuler2.0-mul\kuler2.0-mul.msi
    Updating media info for: {53EBE8B3-CB5B-101B-82B1-D22FEF2EEFE5}, Effective: {53EBE8B3-CB5B-101B-82B1-D22FEF2EEFE5}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeInDesign6AppFSet-Japan\AdobeInDesign6AppFSet-Japan.msi
    Updating media info for: {563275A9-CC66-101B-8B71-81B8A321A480}, Effective: {563275A9-CC66-101B-8B71-81B8A321A480}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeInDesign6IconHandler64-mul\AdobeInDesign6IconHandler64-mul.msi
    Updating media info for: {5746C6E3-DC6E-4762-9445-F89C50B5E1D2}, Effective: {5746C6E3-DC6E-4762-9445-F89C50B5E1D2}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFlashPlayer10_plDbg_mul\AdobeFlashPlayer10_plDbg_mul.msi
    Updating media info for: {587AF245-DD3F-402A-A32C-4321594DD279}, Effective: {587AF245-DD3F-402A-A32C-4321594DD279}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobePhotoshop11-en_GB\AdobePhotoshop11-en_GB.msi
    Updating media info for: {5A2D6654-8164-4810-A76F-FD160223558E}, Effective: {5A2D6654-8164-4810-A76F-FD160223558E}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeColorNA_ExtraSettings2-mul\AdobeColorNA_ExtraSettings2-mul.msi
    Updating media info for: {5C99A447-812B-4531-816B-38F0C8B19F02}, Effective: {5C99A447-812B-4531-816B-38F0C8B19F02}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeCMaps2-mul\AdobeCMaps2-mul.msi
    Updating media info for: {5D195AB1-30AC-44F6-93FE-225CE5BBAB74}, Effective: {5D195AB1-30AC-44F6-93FE-225CE5BBAB74}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\Acrobatcom-mul\AIRApplicationRunner.exe
    Updating media info for: {603DA164-1FA4-43F4-AD82-0A56206E5BD7}, Effective: {603DA164-1FA4-43F4-AD82-0A56206E5BD7}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeSearchforHelp-mul\AdobeSearchforHelp-mul.msi
    Updating media info for: {6743AE49-4594-4CAE-807C-27682446F498}, Effective: {6743AE49-4594-4CAE-807C-27682446F498}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAMP-mul\AIRApplicationRunner.exe
    Updating media info for: {69A6AF34-639F-4AC8-8EFB-86DB91C5E106}, Effective: {69A6AF34-639F-4AC8-8EFB-86DB91C5E106}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeColorEU_ExtraSettings2-mul\AdobeColorEU_ExtraSettings2-mul.msi
    Updating media info for: {6A7D180B-9A75-4C62-BE94-FE44BE3732C2}, Effective: {6A7D180B-9A75-4C62-BE94-FE44BE3732C2}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeDrivex64All\AdobeDrivex64All.msi
    Updating media info for: {6ADE0200-DE21-4D6C-AFB1-DF7D0D77CB47}, Effective: {6ADE0200-DE21-4D6C-AFB1-DF7D0D77CB47}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeFlash10-en_USLanguagePack\AdobeFlash10-en_USLanguagePack.msi
    Updating media info for: {6CA25E84-FDC9-4EAE-86A6-FE0697BAF171}, Effective: {6CA25E84-FDC9-4EAE-86A6-FE0697BAF171}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeColorNA_Recommended2-mul\AdobeColorNA_Recommended2-mul.msi
    Updating media info for: {71C506FA-C006-4822-A371-059856E706CA}, Effective: {71C506FA-C006-4822-A371-059856E706CA}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeCameraRaw5.0All-x64\AdobeCameraRaw5.0All-x64.msi
    Updating media info for: {731F2B61-8028-4E63-95BF-B13B224DA13E}, Effective: {731F2B61-8028-4E63-95BF-B13B224DA13E}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFlash10-STI-other\AdobeFlash10-STI-other.msi
    Updating media info for: {73656117-7621-4603-9830-786F7F46F966}, Effective: {73656117-7621-4603-9830-786F7F46F966}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeServiceManager-mul\AdobeServiceManager-mul.msi
    Updating media info for: {76A848DA-E186-42F0-B057-8FCC2490C40E}, Effective: {76A848DA-E186-42F0-B057-8FCC2490C40E}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\DeviceCentral2LP-es_MX\DeviceCentral2LP-es_MX.msi
    Updating media info for: {79E0F594-E8F3-4930-8EBD-0C7178302EFB}, Effective: {79E0F594-E8F3-4930-8EBD-0C7178302EFB}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeColorPhotoshop2-mul\AdobeColorPhotoshop2-mul.msi
    Updating media info for: {7F60FD0C-F2FF-433A-A91C-EC76152DEF05}, Effective: {7F60FD0C-F2FF-433A-A91C-EC76152DEF05}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeIllustrator14mul\AdobeIllustrator14mul.msi
    Updating media info for: {7FC72310-D125-41B7-943A-EC467BA72F82}, Effective: {7FC72310-D125-41B7-943A-EC467BA72F82}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAssetServices4All\AdobeAssetServices4All.msi
    Updating media info for: {8167335C-8FEA-4576-8EC2-8AC77EC58F19}, Effective: {8167335C-8FEA-4576-8EC2-8AC77EC58F19}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobePDFL9-mul\AdobePDFL9-mul.msi
    Updating media info for: {85022982-C128-4177-96E4-6E04B88C489C}, Effective: {85022982-C128-4177-96E4-6E04B88C489C}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeDreamweaver10en_GBLanguagePack\AdobeDreamweaver10en_GBLanguagePack.ms i
    Updating media info for: {85112378-F845-4581-9499-2D5E38441E76}, Effective: {85112378-F845-4581-9499-2D5E38441E76}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeDynamicLinkSupport1All\AdobeDynamiclinkSupport1All.msi
    Updating media info for: {869E3432-BDAC-4211-B1DC-EC211962EEFA}, Effective: {869E3432-BDAC-4211-B1DC-EC211962EEFA}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFireworks10All\AdobeFireworks10All.msi
    Updating media info for: {87809DB4-F038-4C7B-9CA9-FFB6EAE6042F}, Effective: {87809DB4-F038-4C7B-9CA9-FFB6EAE6042F}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeDefaultLanguage2-mul\AdobeDefaultLanguage2-mul.msi
    Updating media info for: {87C4EC3E-47F0-4287-A436-9ADA103E05E9}, Effective: {87C4EC3E-47F0-4287-A436-9ADA103E05E9}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeXMPPanelsAll\AdobeXMPPanelsAll.msi
    Updating media info for: {88346284-C41C-101B-99A2-AAB2A0A1B87C}, Effective: {88346284-C41C-101B-99A2-AAB2A0A1B87C}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeInDesign6CommonLang-es_MX\AdobeInDesign6CommonLang-es_MX.msi
    Updating media info for: {8AD0C0B9-B397-45FE-89A3-D42F95F6E9EF}, Effective: {8AD0C0B9-B397-45FE-89A3-D42F95F6E9EF}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeDeviceCentral2-mul\AdobeDeviceCentral2-mul.msi
    Updating media info for: {8B4C951B-F853-4B05-B892-9D5B3CD8AC98}, Effective: {8B4C951B-F853-4B05-B892-9D5B3CD8AC98}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobePDFSettings9-ja_JP\AdobePDFSettings9-ja_JP.msi
    Updating media info for: {8C273902-BE22-429D-BEEF-C9FFABF18178}, Effective: {8C273902-BE22-429D-BEEF-C9FFABF18178}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFlash10-STI-fr\AdobeFlash10-STI-fr.msi
    Updating media info for: {8EA01C93-7DA6-461D-A794-DF98C4268927}, Effective: {8EA01C93-7DA6-461D-A794-DF98C4268927}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobePhotoshop11-es_MX\AdobePhotoshop11-es_MX.msi
    Updating media info for: {94C6AEF4-BE0D-431B-B0A5-567E6B89E576}, Effective: {94C6AEF4-BE0D-431B-B0A5-567E6B89E576}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\aifsdk-win\aifsdk-win.msi
    Updating media info for: {98D81F21-D408-4431-B1CD-FD5F34F70DA0}, Effective: {98D81F21-D408-4431-B1CD-FD5F34F70DA0}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeWinSoftLinguisticsPluginAll_x64\AdobeWinSoftLinguisticsPluginAll_x64.ms i
    Updating media info for: {9907B3BB-23CD-424E-B18F-A2E158D4B6D0}, Effective: {9907B3BB-23CD-424E-B18F-A2E158D4B6D0}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeLinguisticsAll\AdobeLinguisticsAll.msi
    Updating media info for: {9C6EE72C-3B56-4218-8424-E763E2E0D286}, Effective: {9C6EE72C-3B56-4218-8424-E763E2E0D286}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobeFireworks10fr_CALanguagePack\AdobeFireworks10fr_CALanguagePack.msi
    Updating media info for: {9D0C6527-C1EC-4AFD-B446-4BC12C83C8EF}, Effective: {9D0C6527-C1EC-4AFD-B446-4BC12C83C8EF}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeColorEU_Recommended2-mul\AdobeColorEU_Recommended2-mul.msi
    Updating media info for: {9DFDAC02-972C-4A6A-9419-AD702DC40EC6}, Effective: {9DFDAC02-972C-4A6A-9419-AD702DC40EC6}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeColorCommonSetCMYK2-mul\AdobeColorCommonSetCMYK2-mul.msi
    Updating media info for: {9F299EC3-0FBB-4C64-80C8-66849A26CFBD}, Effective: {9F299EC3-0FBB-4C64-80C8-66849A26CFBD}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeLinguisticsAll_x64\AdobeLinguisticsAll_x64.msi
    Updating media info for: {A2240090-CA81-4762-82DC-EAFD1503FA3F}, Effective: {A2240090-CA81-4762-82DC-EAFD1503FA3F}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeFlash10-others-ExtensionFL30\AdobeFlash10-others-ExtensionFL30.msi
    Updating media info for: {A286D8E4-3168-49EB-89B5-CF7D8DF8D985}, Effective: {A286D8E4-3168-49EB-89B5-CF7D8DF8D985}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\DeviceCentral2LP-en_US\DeviceCentral2LP-en_US.msi
    Updating media info for: {A4EEE829-8B33-4609-874F-AD0CFD8D6AF0}, Effective: {A4EEE829-8B33-4609-874F-AD0CFD8D6AF0}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\extensions\AdobePhotoshop11-fr_CA\AdobePhotoshop11-fr_CA.msi
    Updating media info for: {A6148177-E733-4F44-8123-C7565DFA7819}, Effective: {A6148177-E733-4F44-8123-C7565DFA7819}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobePhotoshop11-Core_x64\AdobePhotoshop11-Core_x64.msi
    Updating media info for: {A80B7019-16DF-42DB-BF83-B6B3452677A1}, Effective: {A80B7019-16DF-42DB-BF83-B6B3452677A1}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAMP-fr_FR\Installer.bat
    Updating media info for: {A9A71A55-3C8A-4DCD-8291-1F4B749627C9}, Effective: {A9A71A55-3C8A-4DCD-8291-1F4B749627C9}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAUM6.0All\AdobeAUM6.0All.msi
    Updating media info for: {AA603BD2-D4CF-436C-BE8E-DC3E0C337734}, Effective: {AA603BD2-D4CF-436C-BE8E-DC3E0C337734}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeSGM3-zh_TW\AdobeSGM3-zh_TW.msi
    Updating media info for: {AB8E4534-C573-4CC9-BA6A-76DD14055510}, Effective: {AB8E4534-C573-4CC9-BA6A-76DD14055510}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeColorCommonSetRGB2-mul\AdobeColorCommonSetRGB2-mul.msi
    Updating media info for: {AC76BA86-1028-0000-7760-000000000004}, Effective: {AC76BA86-1028-0000-7760-000000000004}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAcrobat9-zh_TW\AcroPro.msi
    Updating media info for: {AC76BA86-1029-4770-7760-000000000004}, Effective: {AC76BA86-1029-4770-7760-000000000004}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAcrobat9-cs_CZ\AcroPro.msi
    Updating media info for: {AC76BA86-1033-F400-7760-000000000004}, Effective: {AC76BA86-1033-F400-7760-000000000004}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAcrobat9-fr_FR\AcroPro.msi
    Updating media info for: {AC76BA86-1040-7D70-7760-000000000004}, Effective: {AC76BA86-1040-7D70-7760-000000000004}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAcrobat9-es_ES\AcroPro.msi
    Updating media info for: {AC76BA86-1041-0000-7760-000000000004}, Effective: {AC76BA86-1041-0000-7760-000000000004}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAcrobat9-ja_JP\AcroPro.msi
    Updating media info for: {AC76BA86-1042-0000-7760-000000000004}, Effective: {AC76BA86-1042-0000-7760-000000000004}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAcrobat9-ko_KR\AcroPro.msi
    Updating media info for: {AC76BA86-1048-8780-7760-000000000004}, Effective: {AC76BA86-1048-8780-7760-000000000004}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAcrobat9-ru_RU\AcroPro.msi
    Updating media info for: {AC76BA86-1053-DF60-7760-000000000004}, Effective: {AC76BA86-1053-DF60-7760-000000000004}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAcrobat9-sv_SE\AcroPro.msi
    Updating media info for: {AC76BA86-2052-0000-7760-000000000004}, Effective: {AC76BA86-2052-0000-7760-000000000004}
    Ignoring original data since install source is local
    Type: 0, Volume Order: 1, Media Name: Adobe CS4 Design Premium Disc 1, Path: C:\Users\vinanji\Downloads\ADBESTDSCS4_LS1\Adobe CS4\payloads\AdobeAcrobat9-zh_CN\AcroPro.msi
    Updating media info for: {AEACF6C0-8690-48D1-A24

Maybe you are looking for

  • Swapping Phones on Lines with Edge?

    Will swapping phones on family share lines be allowed with the Verizon Edge program and if so how will it work. For example currently on a 2 line share plan, let's say line 1 was eligible for an upgrade but line 2 a few months away. Line would could

  • Closed lid operations?

    I don't have a dock, but I do have an exterior display, a bluetooth mouse and keyboard. Is there a way to keep working with the lid closed? or do I have to keep it cracked so it doesn't sleep?

  • GL master data - display translation in GL account list report

    Hello all. I would like to produce a report that shows the Spanish translations we've assigned to GL accounts in the Translation section of master data. However, I can't see where I can define the language "ES" in any of the standard reports criteria

  • Error while configuring WebLogic Server Resources for PIP.

    Hi , As per the documentation I am able to build all PIP cartridges. But while creating resources on weblogic I'm getting below error in build file.I'm following same instuction as per document. Unknown argument: -Daia.jdev.lib.dir= setupJPSPolicy Bu

  • N86 GPS won;t turn off with Ovi Maps 3.04

    Ovi Maps 3.04 seems to have introduced a serious bug on the N86, in that after Maps has been run twice, the only way to turn off the GPS receiver and get rid of the GP icon is to switch off the phone. Plenty of reports of same on the Nokia Ovi Maps B