THE GRAND & amp; DataGrid/list bug

Hi all

Looking for any help on this because of the tight deadlines. I have a mere shell of this charge in other sovereign funds. If a loaded swf file contains a list (for example) and you click on the list, when you then try to load another swf in the onLoadInit shell & onLoadError events are not triggered. It works fine when published and also during the loading of a simple html page in firefox. Open the same html page in IE6 or IE7 and it breaks.

Please understand that I did a lot of flash dev - this isn't a problem with the shell - this is a final bug with the player in Internet Explorer. Please try it yourself if in doubt. I feel like I must be missing something though, as I can't find anything about it on the web.

I can solve the problem by defining Selection.setFocus (null) before loading another swf. Great... except another problem with the datagrid component & list. By writing a gross onenterframe () Selection.getFocus trace you can see that only on the event mouseUp is at the center of selection set on the object. This means that if you click inside a DataGrid but release the mouse outside of the DataGrid, its selection state is undefined (I presume) as in this scenario, defining the Selection.setFocus (null) is no longer solves the problem.

I guess that the datagrid selection state is not defined as Selection.getFocus () returns the selected object previously and yet the datagrid with the mousedown event has a yellow border.

This is particularly a problem that I've implemented interface drag-and - drop using the datagrids and so there may be multiple times when the user clicks the datagrid but releases on an another DataGrid control.

Many thanks in advance to anyone who takes the time to look at this - that it is causing me a little trouble at the head!

I fixed it for now by disabling tabEnable on all the lists and datagrids I help - obviously not ideal, but I don't need really. I'd be interested if someone knows more about the subject.

Tags: Adobe Animate

Similar Questions

  • Address IP of the server & amp; DataGrid vs data provider

    I have two questions which are not all related to each other.

    1. is there a method/way to get automatically the IP address of the server the application comes?

    2. How is it possible to prevent a DataGrid to sort the columns themselves according to the column names? I have a data provider that is bound to a DataGrid, but I don't know in advance what is inside. However, I want the columns in the order specified in the data provider.
    For example:
    my data provider contains the following column names: B, C, F, A, D, E
    My datagrid shows: A, B, C, D, E, F

    Thanks in advance for your answers! ;)

    The columns are static? If this is not the case, this can be help to:

    [Bindable]
    public var array: Array;
    public void createDG(): void {}
    table = [new DataGridColumn ('Id'), ('Product') new DataGridColumn];
    dataPro var: Array = [{Id: '1', produced: "fs"}, {Id: '2', produced: "sr"}, {Id: '2', produced: "sr"}];
    testDG.dataProvider = dataPro;

    }

    Now create the data grid columns will be provided with "table".

    May be this wud help:)

    Cheree

    id=" testdg"="" columns="{array}" creationcomplete="">
  • 12 Firefox just installed on MacBook Pro, OS x 106.8. FF looks great, seems faster too. BUT on the tab menu, the small triangle (to list the information on the tab) is missing;

    12 Firefox just installed on MacBook Pro, OS x 106.8. FF looks great, seems faster too. BUT on the tab menu, the small triangle (to list the information on the tab) is missing; I can't find a way to reinstall using view-> toolbars-> Customize option. Can you help me?

    You will see only the "List all tabs" button in Firefox 12 + if it has that many tabs open you get the scroll bar tab buttons appearing.

    Bug 714281 - show the tabs button only when tabs band overflows

  • Start the asynchronous call brutal Typedef Bug

    There is a nasty bug which I think is the cause of many anomalies weird I see with the events of the user, like where some get fired and if I probe the refnum of the event on a VI that was launched using the asynchronous call node start I get some weird value for reference as 8450 or 5500 instead of some great typical integer. It is not also match the value that I get when I initialize the reference. This happens only intermittently, but I can reproduce the bug that I see on a smaller scale to a certain extent. This is not exactly the same as what I see in my current project, but I guarantee you both are related. Also, I'm pretty confident that this has to do with the help of LVlibs as well.

    So... to reproduce some questions:

    Unzip the attached code and open the project

    Open Main.vi. It is hard to see because it's pink, but notice the point of constraint on the node to call asynchronous start. This is provided at this point because I have a cluster of non-typedef in the connector pane, but a TD cluster plugged into it.

    Now open AsyncCall.vi

    Drag the eventcluster.ctl of the project on the façade of the asynccall.vi

    CTRL + x on the typedef cluster that has placed you on the front panel

    Select the non-typedef cluster by clicking it

    CTRL + v to replace the TD not cluster with the cluster of TD and save

    Return to main.vi, you will notice that the point of constraint does not go far.

    Open context-sensitive help and notice that the ctrl types match, but it's as if LV does not recognize it on the beginning of the node of the asynchronous call.

    Remove the node from asynchronous start call, then replace it. The cluster to the top wire. Voila, no point of constraint.

    Second question - same result but different method to get there.

    Now that you have components of connector typedef stress points and no more because you've taken the first steps of this 'exercise', remove the EventCluster.ctl from the library and record.

    WOAH, look the points of back strain, because node call asynchronous start still referencing the typedef cluster that he thinks that should be in the library. This can be seen by removing the cluster on main.vi and then right-click on the node to call asynchronous start on the side of the connector and creating a new constant of cluster

    It is creates a greyed out of control! Why? Well, we will reopen the context-sensitive help. Whadda you know, it's always looking for the control in Bug.lvlib that no longer exists.

    Now, the question that I'll have in my complete project that I can't post and can not reproduce on a smaller scale updates the typedef causes the dot of coercion. Otherwise I can't update my typedef cluster that contains all my events without going and replacing EVERY SINGLE launch async call node EVERY time I have add a new event.

    Major problem.

    Please let me know if these steps to reproduce were not clear or you have difficulties to reproduce the problem. I use LV2013 SP1. I opened the project in 2014 to see if it has been fixed in a later version, but I saw the same thing.

    I can repro with measurements of @GregFreeman and also confirm that I saw this same issue at least since the LV2012, but they have not reported it having not been able to provide a minimum test (thanks, @GregFreeman!) scenario

    For the record, it seems that the bug here, it is the spread of type sometimes makes an incorrect assumption / optimization as to if the conpane of the start the asynchronous call node must be updated when the source changes.

    A more obvious change - say, add/remove an entry, reverse order, or change data types altogether - always seems to spread properly.

    Incorrect optimization seems to be a terminal retains the same type of database, but transforms the type definitions - or, if the type definition is re-related or related outside a library owner.

    @GregFreeman watch the bug goes from non-typedef typedef, but it's actually worse in the other direction - when a link to a missing file is maintained.

    Call the asynchronous starting node seems to maintain a list of links that is distinct from that of the VI, and this list of links separated, this is what seems to not be properly invalidated. For example, in the screenshot, I illustrated example of Greg that the node generates no error in the compiler even after parenthood and rename the Typedef...

    ... even when we "Create Constant" on this terminal incriminated with list obsolete links, we get a compilation error. Since then, the grayed out type highlighted in the contextual help cannot be found, because 'Bug.lvlib:EventCluster.ctl' no longer exists, but the list of links separated from this node was not notified:

    It is worth noting that "Bug.lvlib:EventCluster.ctl" does not appear in the list of links of the VI at this stage.

    Often, no compiler error is generated after this failure occurs and as Greg reports, you could end up with undefined behavior (e.g. suspicious Refnums and events that seem to not fire not) (and I'll add it to this list a hearty portion of DAborts with diversion total number of messages).

    In addition, you * could * receive errors of cryptic linker for generations, but maybe not (the above screenshot, you'll notice I added two builds, neither of which seems to have a problem of building). (It seems that the broken link is travel with the distribution of the source, even if 'Disconnect the definitions of Type' is selected during the build process. That is why I believe anecdotally that node maintains a list of link separately the list of VI, and it's maybe part of the problem).

    It is noted that during this refactor (de-parent and rename) all screws and control remained open and in memory and all files have been saved. No funny business where LabVIEW would be unable to update links in a file that was not in memory.

    Another note - in the original example, all source files have been unifiles, and I can add anecdotal report this bug is much more insidious when separate compiled Code is active on the source files. In this case, the source may appear to be perfect - no point of constraint, no link expired - but the code that is currently running can be broken. In other words, what you see is not what you get, which makes debugging impossible. (This bug in particular is one of the few who makes "Cache of compiled clear objects" become a normal procedure controlled throughout the application development)

    Anyway, I wanted to draw attention to this issue, given that this thread is not yet associated with a CAR and it's a serious bug that generates a behavior undefined performance caused by a fairly normal refactor now has a well-characterized small repro case.

  • Can I customize the width of datagrid cloumn in ColumnContainer?

    Hi Laurent,.

    5.5, the com.vmware.ui.lists.ColumnSetContainer class is obsolete, so how could I change the column width of the datagrid or other setting control in plugin.xml.

    The chassis-app in the SDK, only show code example add the new column and get the data, can give a code example to customize datagrid in 5.5?

    The column extension point list in plugin.xml allows you to enter only the text.  For more customization, you can use the Flex class com.vmware.ui.lists.ColumnSetContainer.  Although it is marked obsolete in 5.5, it works very well and I said before that it still works fine in 6.0 (2015).

  • Is there a way to backup the catalog only not listed in the catalog? "CATALOGUE START WITH" generates double entry.

    The version of DB is 11.1.0.7.

    The 'CATALOGUE START WITH' not only added the backup set that are not in the RMAN catalog, but also added a second copy of files that are already in the catalog.
    The files are not a second copy; they are the same file in the same directory.

    Having two copies of the catalogue, by mistake when you explicitly delete the backups.
    We must add the force clause to avoid the error.
    RMAN > delete backup FORCE tag "off site-1';

    The clause of power ignores any IO error.
    The removal is part of our regular off-site backup script, which returns a false positive error when the clause is omitted.
    I don't want the clause, in order to be informed if the backup set that are supposed to be on the disk is not here, for example, if someone had removed the files manually at the level of the BONE without using rman.

    Is there a way to backup the catalog only not listed in the catalog?
    or maybe delete the copy entry #2 of the catalog?

    Find below an example test scenario:

    RMAN > list backup tag summary "off SITE-1';
    Backup list
    ===============
    S LV TY Device Type delay #Pieces compressed #Copies Tag key
    ------- -- -- - ----------- ------------------ ------- ------- ---------- ---
    12. A DISC 11 JUNE 13 09:41:45 1 1 NO OFF SITE-1
    13. A DISC 11 JUNE 13 09:43:31 1 1 NO OFF SITE-1
    14. A DISC 11 JUNE 13 09:43:33 1 1 NO OFF SITE-1
    15. A DISC 11 JUNE 13 09:43:34 1 1 NO OFF SITE-1

    RMAN > CATALOGUE START WITH "C:\backups\offsite_disk\IBISdatabase\scheduled_offsite";
    the search for all files that match the pattern C:\backups\offsite_disk\IBISdatabase\scheduled_offsite
    ...
    cataloging done
    List of cataloged files
    =======================
    File name: C:\BACKUPS\OFFSITE_DISK\IBISDATABASE\scheduled_offsite\06OBTJEP_1_1
    File name: C:\BACKUPS\OFFSITE_DISK\IBISDATABASE\scheduled_offsite\07OBTJI3_1_1
    File name: C:\BACKUPS\OFFSITE_DISK\IBISDATABASE\scheduled_offsite\08OBTJI5_1_1
    File name: C:\BACKUPS\OFFSITE_DISK\IBISDATABASE\scheduled_offsite\09OBTJI6_1_1

    RMAN > list backup tag summary "off SITE-1';
    Backup list
    ===============
    S LV TY Device Type delay #Pieces compressed #Copies Tag key
    ------- -- -- - ----------- ------------------ ------- ------- ---------- ---
    12. A DISC 11 JUNE 13 09:41:45 1 2 NONE OFF SITE-1
    13. A DISC 11 JUNE 13 09:43:31 1 2 NONE OFF SITE-1
    14. A DISC 11 JUNE 13 09:43:33 1 2 NO OFF SITE-1
    15. A DISC 11 JUNE 13 09:43:34 1 2 NONE OFF SITE-1

    RMAN > DELETE BACKUP TAG "off SITE-1';
    List backup items
    BP key BS Pc # Cp # status Type room nom_peripherique
    ------- ------- --- --- ----------- ----------- ----------
    24 18 1 1 AVAILABLE DISK C:\BACKUPS\OFFSITE_DISK\IBISDATABASE\SCHEDULED_OFFSITE\06OBTJEP_1_1 < <-same file
    30 18 1 2 AVAILABLE DISK C:\BACKUPS\OFFSITE_DISK\IBISDATABASE\SCHEDULED_OFFSITE\06OBTJEP_1_1 < <-same file
    25 19 1 1 AVAILABLE ON THE DISC C:\BACKUPS\OFFSITE_DISK\IBISDATABASE\SCHEDULED_OFFSITE\07OBTJI3_1_1
    31 19 1 2 AVAILABLE ON THE DISC C:\BACKUPS\OFFSITE_DISK\IBISDATABASE\SCHEDULED_OFFSITE\07OBTJI3_1_1
    26 20 1 1 AVAILABLE ON THE DISC C:\BACKUPS\OFFSITE_DISK\IBISDATABASE\SCHEDULED_OFFSITE\08OBTJI5_1_1
    32 20 1 2 AVAILABLE ON THE DISC C:\BACKUPS\OFFSITE_DISK\IBISDATABASE\SCHEDULED_OFFSITE\08OBTJI5_1_1
    27 21 1 1 AVAILABLE ON THE DISC C:\BACKUPS\OFFSITE_DISK\IBISDATABASE\SCHEDULED_OFFSITE\09OBTJI6_1_1
    33 21 1 2 AVAILABLE ON THE DISC C:\BACKUPS\OFFSITE_DISK\IBISDATABASE\SCHEDULED_OFFSITE\09OBTJI6_1_1

    remove the item from backup
    = RECID C:\BACKUPS\OFFSITE_DISK\IBISDATABASE\SCHEDULED_OFFSITE\06OBTJEP_1_1 backup piece handle = STAMP 24 = 821470356
    remove the item from backup
    = RECID C:\BACKUPS\OFFSITE_DISK\IBISDATABASE\SCHEDULED_OFFSITE\07OBTJI3_1_1 backup piece handle = STAMP 25 = 821470356
    remove the item from backup
    = RECID C:\BACKUPS\OFFSITE_DISK\IBISDATABASE\SCHEDULED_OFFSITE\08OBTJI5_1_1 backup piece handle = STAMP 26 = 821470356
    remove the item from backup
    = RECID C:\BACKUPS\OFFSITE_DISK\IBISDATABASE\SCHEDULED_OFFSITE\09OBTJI6_1_1 backup piece handle = STAMP 27 = 821470357
    6 objects deleted

    RMAN-06207: WARNING: 4 items could not be removed for DISC due channels
    RMAN-06208: status do not match.  Use the OVERLAP command to set status
    RMAN-06210: list of relevant objects
    RMAN-06211: =.
    RMAN-06212: filename/Type object Handle
    RMAN-06213: --------------- ---------------------------------------------------
    RMAN-06214: part C:\BACKUPS\OFFSITE_DISK\IBISDATABASE\SCHEDULED_OFFSITE\06OBTJEP_1_1 of backup
    RMAN-06214: part C:\BACKUPS\OFFSITE_DISK\IBISDATABASE\SCHEDULED_OFFSITE\07OBTJI3_1_1 of backup
    RMAN-06214: part C:\BACKUPS\OFFSITE_DISK\IBISDATABASE\SCHEDULED_OFFSITE\08OBTJI5_1_1 of backup
    RMAN-06214: part C:\BACKUPS\OFFSITE_DISK\IBISDATABASE\SCHEDULED_OFFSITE\09OBTJI6_1_1 of backup

    Hello

    List of Files Unknown to the Database
    =====================================
    File Name: /oracle/product/10.2.0/db_2/dbs/hc_db10g.dat
    File Name: /oracle/product/10.2.0/db_2/dbs/initdb10g.ora
    File Name: /oracle/product/10.2.0/db_2/dbs/lkDB10G
    File Name: /oracle/product/10.2.0/db_2/dbs/.initTestDB.ora.swp
    File Name: /oracle/product/10.2.0/db_2/dbs/snapcf_db10g.f  
    
    Do you really want to catalog the above files (enter YES or NO)? no
    

    Here you can see the database says 'Unknown files to the Database list' and then asks to added above files. These files are of no use to the RMAN. So I went no.. But the backup in the directory file is cataloged twice already, but watch copy 1 when asked of RMAN. Probably, it might be a bug and it is advised to increase SR with oracle to resolve the problem.

    Thank you!!

  • Attribute substitution does not not in the models of dynamic lists

    Hi all
    Dynamic lists were introduced at the APEX 4.1 and they can be used for drop-down menus. I try to use attribute substitution #A01 #... #A10 # in models without success.

    Here's a select sample

    < pre >
    SELECT the level,
    short_title label,
    ' f ? p = myapp:1:0:MYAPP_ID :'|| target ID,
    'NO' is_current
    NO picture,
    'm'|| Attribute1 to_char (ID)
    FROM MyTable
    START WITH parent_id =: MYAPP_ROOT_ID
    CONNECT BY PRIOR ID = parent_id
    Brothers and SŒURS of ORDER BY seq_in_parent
    < / pre >

    and here is a snippet of the model

    Model list associated

    & lt; class li = & quot; dhtmlMenuItem & quot; & gt; & lt; an id = & quot; #A01 #& quot; href = & quot; #LINK #& quot; & gt; # TEXT #& lt; /a & gt; & lt; /Li & gt;

    The substitution is not made. It looks like a bug, but maybe I'm missing something.

    Any help would be greatly appreciated.

    Regards Garry

    Hi Garry,

    Given the query you provided, it looks like you're missing two parameters in your query (marked as missing below):

     SELECT level,
            short_title label,
            'f?p=myapp:1:0::::MYAPP_ID:'||id target,
            'NO' is_current,
            NULL image,
            NULL image_attribute,                                 <----------- MISSING
            NULL image_alt_attribute,                             <----------- MISSING
            'm'||TO_CHAR(id) attribute1
       FROM mytable
      START WITH parent_id = :MYAPP_ROOT_ID
    CONNECT BY PRIOR id = parent_id
      ORDER SIBLINGS BY seq_in_parent
    

    Once you update your application, then if all goes well, you should see the correct replacement of the occurrences of #A01 # in the model of your list with the value returned by the query to youe.

    Kind regards
    Hilary

  • The point in THE READING values (select lists)

    Hello experts and professionals!
    I have a little problem on the left in one of my apps which is otherwise quite finished. By using the code below, I have reset some items on my pages, including lists of selection.
    Which works fine in Firefox does not in IE 8 in all. The text element is disabled, but the selection lists are not emptied.

    Do you have any idea how to fix this bug? I had serious problems to make jQuery and Javascript to run on IE and had to paste my code in the body of the page for ie to correctly interpret. This time it didn't matter either. Do you have any suggestions for me? Do I need to adjust the code? Since the text element is set to nothing, I know that the code is done! It is simply the selection list, which isn't managed properly!

    I'm curious to know your tips!

    Thank you very much!

    Code:

    < script type = "text/javascript" >
    function f_setItem)
    {
    $x_Value ('P1100_ART_NAME', ");
    $x_Value ('P1100_ART_CODE', ");
    $x_Value ('P1100_ART_ID', ");
    $x_Value ('P1100_XVAL', ");
    }
    < /script >

    Kind regards
    Sebastian

    Hello

    If all the elements are select list try this

    
    

    BR, Jari

  • If Google is my default search, can I go and change it if I want to do a search for GMaps; only the default is in the search drop-down list.

    If Google is my default search, can I go and change it if I want to do a search for GMaps; only the default is in the search drop-down list.
    So I have to change the default to Google Maps then back to Google to search for one.

    I have it! It's the topic: config "hiddenoneoffs" where the 3 elements of google, maps and mcafee have been included. There was no space between Google and maps. I put one in from Google Maps. She appeared in the first box-ff, but not sure about the search in the second time zone. I went back to the subject: one-offs. Safe search was shown with a space after Secure. I took out the space. Safe search arose in the 2nd single search box!
    Weird! This is contrary to how they show in the search parameters.
    Can I have messed that when Firefox has been reset all the search engines on an update, but I do not.
    Either incidentally, I tried to re-installation characteristic but the file comes down as a .dmg that I'm not familiar with and don't apparently is 8.0 to win because he couldn't open it. Thank you once again.

  • have the icon to download helper with video up, I have until it clicks, dosnt download or convert a number appears next to the icon and its listed in the queue draft.exe

    I was able to load videos 26 then he stopped down. I checked the preferences, the version is 4.9.24, I can see that the video is listed next to the icon, when I drag the mouse over it.

    I support download icon, when the video is running. I click next to the icon and choose the game I want, on fast download I see it loads, but no dwhelper. dosnt download or convert a number appears next to the icon and its listed in the queue draft.exe

    There is a problem with DownloadHelper Firefox 36. They are working on a new version, you can download and help test this discussion page:

    https://groups.Google.com/Forum/#! Forum/video-video downloadhelper-5

  • The firefox drop-down list in the upper left corner is missing

    I do not have the firefox drop-down list box in the upper left corner.

    View > toolbars = uncheck the Menu bar

  • How to control of the screen with a list of scroll-able patch?

    It's probably something simple I'm missing.

    I would like to have control of the screen that displays a scroll-able list of all patches in my Concert.

    Usually, our band adheres to the order of our list, and I can increment/decrement my way through the list.

    But there will always be exceptions for last minute or queries or other changes.

    I would like a list scroll-measurement of the patches with visible in large enough performance mode fonts so that I can find and select in the right order quickly, without going to Edit mode and set my old eyes strain to try to read the list of the patches.

    I found this post looking for an answer to the same question, so I'm probably not much help (it would be really nice to scroll the list of patches with a hardware cursor!).

    I play in a band where the set lists change constantly (or we take queries on the fly), so I just keep all my patches (i.e. song titles) in alphabetical order. A little something (you may already know), is that if you are in 'Edit' mode, type the first letters of the name of the patch to it.

    I suspect it's one of those situations where there no place for developers some weird people would actually over a hundred patches in a concert.

  • change the illustrations in my list of artists on my iPod 5th generation

    Hello. I am writing because I have a question on my ipod touch. I want to change the work of my list of artists on my ipod touch. However, I don't see how. Does anyone have an idea of how I should proceed? I use a laptop with windows 7. I have an ipod 5th generation with 9.2 and iTunes ios 12.3. I'll be very grateful to the person who can help me. Thank you very much.

    Maxime Bourget.

    You can change the work of songs in iTunes on the computer.

    1. Select the song or video you want to add an illustration to in your library or selection, and then choose file > read the information.
    2. Click picture, and then click Add. Navigate to the picture you want to add and click Open.
    3. Repeat step 3 to add additional photos.

    Then synchronize the iPod synchronization. Sometimes yo I first have to delete songs with the previous work of the iPod to the new subpoena work.

  • 8.2 mail is possible to change the font size in the e-mail inbox list? It is necessary to do in Mail preferences, but nothing happens.

    8.2 mail is possible to change the font size in the e-mail inbox list? Otherwise why is there a place to do it in the Prefs of Mail. ?

    Using OS X Yosemite, version 10.10.5, iMac (21.5 inch, at the end of 2013)

    Intel Core i5 at 2.7 GHz

    8 GB 1600 MHz DDR3

    You try to change the font size in the sidebar (files)?

    Maybe this helps: settings > general > size of the sidebar icons.

    Maybe change the resolution of the screen could help?

    Good luck

  • Generic icon in the Add/Remove Programs list

    Hello to you all, useful forum fans!

    I have a nice custom icon that I built in my specs of the executable version, but when I use an installer to install my program, the icon in the Add/Remove Programs list is the software generic one (with the box open and CD).  How can I get my custom icon to use in the list as well?  I'm using LabVIEW 8.5.1 (and wishing my company should pay for 2010! ).

    Thanks for your help,

    -Joe


Maybe you are looking for

  • Outlook Express error message "unable to delete the message.

    I try to delete messages in Outlook Express 6 and I get the error message "Unable to delete Message" I tried to select all Messages, no response...

  • Latest updates of Windows 7 - home - 64 bits fail to install

    Dear Sirs: I have a hp p6102f with operation sytesm Windows7 64-bit desktop. Recently Windows Update cannot be installed 8 recommended updates and constantly moved. I tried the recommended Microsoft Fix - it routine, but it does not work. The updates

  • Retrieiving files

    I reinstalled vista family 32-bit premium and now all my previous files, doucmetns and music is stored in old windows? Can I recover these documets to use?

  • Intention to release

    I use the Android adb shell and want to use the same thing about bb10. I have an android application scope. On android, I could use the command: "adb shell am broadcast - a com.example.example.EXAMPLE. for the sending of the intentions of the PC. Is

  • How to delete windows.old files

    Hello, I recently bought a laptop Acer Aspire 5536 with Vista and I have upgraded to Windows 7 Ultimate 64 bitbecause I did not format first I find myself with windows.old files, I have manged to remove the program files from windows.old in taking po