Got dizzy with this problem,please help!

I am trying to write a simple pagingGrid component,but i don't know why when i click next page icon,it still show the first page. i wrote a scroller component ,its renderer and a scroller tag.The paging process is like this, taking "next" action for example, and please be patient:
Step 1 i click the "next" icon, in the renderer it is rendered like this:
String clientId = component.getClientId(context);
         String formId=RendererUtil.getFormId(context,component);
         ScrollerAction scrollerAction=TagUtil.getCurrentScrollerAction();
         String path="http://localhost:8080/JSFOnStart/index.faces";
         scrollerAction.setClientID(clientId);
         scrollerAction.setFormID(formId);
         String imagePath="next.gif";
          writer.startElement("a", component);
         writer.writeAttribute("href", path, null);
         writer.writeAttribute("onclick",
                  // submit form in which the scroller resides
                   "document.forms['" + formId + "'].submit(); ", null);
         writer.startElement("img",component);
         writer.writeAttribute("src",imagePath,null);
         writer.endElement("img");
         writer.endElement("a");
         scrollerAction.setAction("next");The scrollerAction is a managed bean of ScrollerAction class with the session scope.I think I could share information between components by storing the info in session scoped managed bean,and every time i need it, i use the following code to get the instance:
public static ScrollerAction getCurrentScrollerAction()
               FacesContext context=FacesContext.getCurrentInstance();
               Application app=context.getApplication();
               VariableResolver vr=app.getVariableResolver();
               ScrollerAction scroller=(ScrollerAction)vr.resolveVariable(context,"scrollerAction");     
              return scroller;
          }I think during the session,i will always get the same instance no matter in which component i invoke the above method,maybe some problem with this?
Step 2: In the setProperties(..) method of PagingGridTag class, i get the ScrollerAction instance with the above getCurrentScrollerAction() method,and in the very similar way, i got a PagingParam instance which is also a session scoped managed bean and it stores the information like currentPage, totalPages and so on. By using the two instances, I got the action value and infos like current page and total page count.Based on these information, i do some calculation to set the value of current page,rows to be displayed,start row index and so on, the calculation is simple and i am sure it is right.The corresponding component is HtmlPagingGrid which is a subclass of HtmlDataTable, and i can set the "rowIndex" and "rows" of it to do paging.
But i don't know why it is not working well when i click the "next" icon.
Maybe it is one of such problems below or some other problems:
1 the javascript part is not right, i only use one page "index.jsp" to test it out.
2 everytime i try to get ScrollerAction and PagingParams instances,actually i got a new instances, so the informations are always for the first page.
The whole thing seems not complex,but i got really dizzy with it, and if you are interested in this topic and want to have the code to check the problem out, please send an email to me,mine is [email protected], then i will reply your email with my code attached.Thanks:)
Best Regards:)
Robin

*i deleted all my music on itunes to free up disc space on my pc.*
Why not leave it on the external drive and let iTunes use that for all your music?
*as i manually manage my itunes so as not to reload my music in a file*
I have no idea what this means.
I autosync my iPod with selected playlists.
Only new songs get loaded onto the iPod and old songs get taken off. It doesn't reload everything.
If yopu cannot find the podcasts on the iPod to delete them, you will need to restore the iPod.

Similar Messages

  • HT201209 I'm new to this an yesterday I bought 65$ worth of iTunes music using a iTunes gift card. Then I got these emails saying I am being billed again????? What do I do???? I'm very frustrated with this. Please help me

    yesterday I bought 65$ worth of iTunes music using a iTunes gift card. Then I got these emails saying I am being billed again????? What do I do???? I'm very frustrated with this. Please help me

    What e-mail are you talking about?
    What exactly did it say?
    Are you sure that the e-mail was not your receipt?

  • Hi .. my iPad 4 with iso 7.0.3 he is restarting himself ... How can i solve this problem please help me

    Hi .. my iPad 4 with iso 7.0.3 he is restarting himself ... How can i solve this problem please help me

    Standard troubleshooting...
    1. Try a Restart by pressing the sleep/lock button until you see the slider.  Slide to power off.  Restart by pressing the sleep/lock button until you see the Apple logo.
    2. Try a Reset by pressing the home and sleep buttons until you see the Apple logo. Takes about 5-15 secs of button holding and you won't lose any data or settings.
    3. Remove apps from Recently Used list...
    - From any Home Screen, double tap the home button to bring up the Recents List
    - Swipe up on the app preview card to remove it from the list
    - Press the home button when done.
    4. If still a problem restore with your backup.
    5. If still a problem restore as new, i.e. without your backup. See how it runs with nothing synced to it.
    6. If still a problem, it's likely a hardware issue.

  • My iphone 4 is acting like crap right i can't even restore it everytime i try to reboot it my iphone freezes at the apple logo it is ******* to the point where i just want to smash it how do i solve this problem please help?

    my iphone 4 is acting like crap right i can't even restore it everytime i try to reboot it my iphone freezes at the apple logo it is ******* me off to the point where i just want to smash it how do i solve this problem please help?

    Don't worry, just follow these steps to fix iPhone stuck on Apple logo
    => First of all Start your Computer and then connect with Internet connection, now Download the latest version of the iTunes application
    => Now install the iTunes application in your System and connect your Device with computer via Data cable
    => Now connect your Device with iTunes application and then Tab on summary option, see in the left side bar of iTunes
    => Now Select restore option from iTunes and then confirm the Restore Message for better results. After this unplug your Device and Restart it
    I hope that will surely
    Thank you...

  • Hi, Please tell me how can I send the Music Videos to the I Pod From the Computer, I'm so upset about this problem, Please help me ASAP.

    Hi, Please tell me how can I send the Music Videos to the I Pod From the Computer, I'm so upset about this problem, Please help me ASAP.

    Here:
    iTunes 11 for Mac: Set up syncing for iPod, iPhone, or iPad
    or
    iTunes 11 for Windows: Set up syncing for iPod, iPhone, or iPad

  • HT5622 my apple id is not working when i sign in from my laptop it works but when i sign in from my iphone4 then its not working it gives the message of "your aapleid or password is incorrect"? how can i solve this problem please help

    my apple id is not working when i sign in from my laptop it works but when i sign in from my iphone4 then its not working it gives the message of "your aapleid or password is incorrect"? how can i solve this problem please help

    Hey nocillado,
    Thanks for using Apple Support Communities.
    It sounds like you have 2 things you want to address. These articles can help you use iCloud with your existing Apple ID.
    Get help activating your iPhone
    http://support.apple.com/kb/ts3424
    Using your Apple ID for Apple services
    http://support.apple.com/kb/ht4895
    Using the same Apple ID for Store purchases and iCloud (recommended)
    Have a nice day,
    Mario

  • Hi apple am new user to apple i just bought i phone 4s  and  i set up passowrd and forgot it how  and the iphone is not responding now how can i deal with this broblem please helpe

    hi apple am new user to apple i just bought i phone 4s  and  i set up passowrd and forgot it how  and the iphone is not responding now how can i deal with this broblem please helpe

    iPhone User Guide (For iOS 5.1 Software)

  • Help me with this problem please

    ive had my ipod for a couple months now and i had to update the software but when i do it, the updater comes up and says either cant mount ipod and ive done everything possible to fix it but still doesnt work.. can anyone help me out with this so i could listen to my music again

  • /dev/poll with libevent problem Please help me!!!

    libevent compiled fine, but not worked.
    When i run "make verify" i got reply:
    cd ./test && make verify
    Running tests:
    KQUEUE
    Skipping test
    DEVPOLL
    test-eof: [warn] ioctl: DP_POLL: Invalid argument
    FAILED
    test-weof: [warn] ioctl: DP_POLL: Invalid argument
    FAILED
    test-time: [warn] ioctl: DP_POLL: Invalid argument
    FAILED
    regress: [warn] ioctl: DP_POLL: Invalid argument
    FAILED
    POLL
    test-eof: OKAY
    test-weof: OKAY
    test-time: OKAY
    regress: OKAY
    SELECT
    test-eof: OKAY
    test-weof: OKAY
    test-time: OKAY
    regress: OKAY
    RTSIG
    Skipping test
    EPOLL
    Skipping test
    Answer on uname -a
    SunOS gamesys01 5.10 Generic_118822-02 sun4u sparc SUNW,Sun-Fire-V490
    I am trying to compile libevent v1.0, v1.0c, v1.1, v1.1a with some effect. Please help me. Oua project did not work without memcached who using libevent. How can i solve this problem?

    I am already find cure for this problem. It is here: http://forum.sun.com/thread.jspa?forumID=272&threadID=26396

  • Purchased Recovery DVD has failed. not sure whats causing this problem please help.

    I replaced my old HDD with new one, and tried to use Recovery DVD i bought from hp support to install window 7 as it spose to be. But it keeps failing and asking me to retry (retried 6 times and failed every single time).
    P2PP BurnBoot Check Failed
    Possible Causes:
    1. Yellow-Bang occured at Device Manager
    2. Some silent-install failure of applications
    3. Found failed at PININST_BBV
    4. Found failed at PININST_BBV2
    5. Found Memory Dump file
    Suggestion:
    1. Checking REGDEV_BB.LOG for drivers
    2. Checking BBApps.log for applications
    3. Checking MEMDUMP_BBV.log for memory dump file
    Note(for ODM):
    If you know which component failed in preinstall process
    after checking above files, please OTS it to the component owner.
    Otherwise, suggest to contact TWN PDC NB-PreinPM or create PIN-Log and OTS it with OTS Category Image
    [RegistryDevicesCheck]
    Result=FAILED
    FAILED DEVICE #0:
    Description : Unknown Device
    PNPDeviceID : USB\VID_0000&PID_0000\6&3B39F109&0&1
    Code : [43]
    [PININST_BBV]
    PININST (Mini-FBI) starts at: 00:00:00 Saturday, February 28, 2015
    [RunOnceThese_CMD#1]
    LAUNCHED=> "CMD.exe /c C:\System.sav\Util\WMIWirelessOn.exe"
    START=> 00:00:03 Saturday, February 28, 2015
    Pre-Process=> disabled WOW64 File Redirection....
    Post-Process=> enabled WOW64 File Redirection....
    END=> 00:00:14 Saturday, February 28, 2015
    RESULT=> Command finished in 11 seconds.
    >==============================================================================
    [RunOnceThese_CMD#2]
    LAUNCHED=> "c:\SwSetup\ocamrk\ocamrk.cmd"
    START=> 00:00:14 Saturday, February 28, 2015
    END=> 00:00:20 Saturday, February 28, 2015
    RESULT=> Command finished in 6 seconds.
    >==============================================================================
    [RunOnceThese_CMD#3]
    LAUNCHED=> "CMD.exe /c C:\System.sav\Util\Pre-BBV1.CMD"
    START=> 00:00:20 Saturday, February 28, 2015
    Pre-Process=> disabled WOW64 File Redirection....
    Post-Process=> enabled WOW64 File Redirection....
    END=> 00:00:41 Saturday, February 28, 2015
    RESULT=> Command finished in 21 seconds.
    >==============================================================================
    [RunThese_CMD#1]
    LAUNCHED=> "CMD.exe /c cscript.exe /nologo C:\System.sav\Util\TDCTWKs\ChangeVol.vbs>>C:\System.sav\Logs\ChgVolBB.log"
    START=> 00:00:43 Saturday, February 28, 2015
    END=> 00:00:44 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#2]
    LAUNCHED=> "C:\System.sav\util\TDC\MCPP\Drivers\AMDVideo.CMD"
    START=> 00:00:44 Saturday, February 28, 2015
    END=> 00:02:25 Saturday, February 28, 2015
    RESULT=> Command finished in 101 seconds.
    >==============================================================================
    [RunThese_CMD#3]
    LAUNCHED=> "C:\System.sav\util\TDC\MCPP\Drivers\VID164.CMD"
    START=> 00:02:25 Saturday, February 28, 2015
    END=> 00:02:26 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#4]
    LAUNCHED=> "C:\System.sav\util\TDC\MCPP\Drivers\Touchpad.CMD"
    START=> 00:02:26 Saturday, February 28, 2015
    END=> 00:02:37 Saturday, February 28, 2015
    RESULT=> Command finished in 11 seconds.
    >==============================================================================
    [RunThese_CMD#5]
    LAUNCHED=> "C:\System.sav\util\TDC\MCPP\Drivers\TBT.CMD"
    START=> 00:02:37 Saturday, February 28, 2015
    END=> 00:02:43 Saturday, February 28, 2015
    RESULT=> Command finished in 6 seconds.
    >==============================================================================
    [RunThese_CMD#6]
    LAUNCHED=> "C:\System.sav\util\TDC\MCPP\Drivers\MEI.CMD"
    START=> 00:02:43 Saturday, February 28, 2015
    END=> 00:03:00 Saturday, February 28, 2015
    RESULT=> Command finished in 16 seconds.
    >==============================================================================
    [RunThese_CMD#7]
    LAUNCHED=> "C:\System.sav\util\TDC\MCPP\Drivers\IRST.CMD"
    START=> 00:03:00 Saturday, February 28, 2015
    END=> 00:03:06 Saturday, February 28, 2015
    RESULT=> Command finished in 6 seconds.
    >==============================================================================
    [RunThese_CMD#8]
    LAUNCHED=> "C:\System.sav\util\TDC\MCPP\Drivers\Finger.CMD"
    START=> 00:03:06 Saturday, February 28, 2015
    END=> 00:03:37 Saturday, February 28, 2015
    RESULT=> Command finished in 31 seconds.
    >==============================================================================
    [RunThese_CMD#9]
    LAUNCHED=> "C:\System.sav\util\TDC\MCPP\Drivers\CardReader.CMD"
    START=> 00:03:37 Saturday, February 28, 2015
    END=> 00:03:43 Saturday, February 28, 2015
    RESULT=> Command finished in 6 seconds.
    >==============================================================================
    [RunThese_CMD#10]
    LAUNCHED=> "C:\System.sav\util\TDC\MCPP\Drivers\Audio.CMD"
    START=> 00:03:43 Saturday, February 28, 2015
    END=> 00:04:19 Saturday, February 28, 2015
    RESULT=> Command finished in 36 seconds.
    >==============================================================================
    [RunThese_CMD#11]
    LAUNCHED=> "C:\System.sav\util\TDC\MCPP\Drivers\NIC.CMD"
    START=> 00:04:19 Saturday, February 28, 2015
    END=> 00:04:55 Saturday, February 28, 2015
    RESULT=> Command finished in 36 seconds.
    >==============================================================================
    [RunThese_CMD#12]
    LAUNCHED=> "CMD.exe /c C:\System.sav\Util\WMIDetectTest2.bat"
    START=> 00:04:55 Saturday, February 28, 2015
    Pre-Process=> disabled WOW64 File Redirection....
    Post-Process=> enabled WOW64 File Redirection....
    END=> 00:04:56 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#13]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\WiDi.CMD"
    START=> 00:04:56 Saturday, February 28, 2015
    END=> 00:04:57 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#14]
    LAUNCHED=> "C:\SWSetup\ESUW7\ESURun.bat"
    START=> 00:04:57 Saturday, February 28, 2015
    END=> 00:05:13 Saturday, February 28, 2015
    RESULT=> Command finished in 16 seconds.
    >==============================================================================
    [RunThese_CMD#15]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\WLAN_I.CMD"
    START=> 00:05:13 Saturday, February 28, 2015
    END=> 00:05:14 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#16]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\WLAN_B.CMD"
    START=> 00:05:14 Saturday, February 28, 2015
    END=> 00:06:30 Saturday, February 28, 2015
    RESULT=> Command finished in 76 seconds.
    >==============================================================================
    [RunThese_CMD#17]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\WLAN_A.CMD"
    START=> 00:06:30 Saturday, February 28, 2015
    END=> 00:06:31 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#18]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\RalinkWF.cmd"
    START=> 00:06:31 Saturday, February 28, 2015
    Pre-Process=> disabled WOW64 File Redirection....
    Post-Process=> enabled WOW64 File Redirection....
    END=> 00:06:32 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#19]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\RalinkBT.cmd"
    START=> 00:06:32 Saturday, February 28, 2015
    Pre-Process=> disabled WOW64 File Redirection....
    Post-Process=> enabled WOW64 File Redirection....
    END=> 00:06:33 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#20]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\BCBT7.CMD"
    START=> 00:06:33 Saturday, February 28, 2015
    END=> 00:08:40 Saturday, February 28, 2015
    RESULT=> Command finished in 126 seconds.
    >==============================================================================
    [RunThese_CMD#21]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\TVTuner.CMD"
    START=> 00:08:40 Saturday, February 28, 2015
    END=> 00:08:51 Saturday, February 28, 2015
    RESULT=> Command finished in 11 seconds.
    >==============================================================================
    [RunThese_CMD#22]
    LAUNCHED=> "cscript.exe c:\SwSetup\powerset\sys_mem_check.vbs"
    START=> 00:08:51 Saturday, February 28, 2015
    END=> 00:08:52 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#23]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\Net.CMD"
    START=> 00:08:52 Saturday, February 28, 2015
    END=> 00:08:53 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#24]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\MyWLAN3.CMD"
    START=> 00:08:53 Saturday, February 28, 2015
    Pre-Process=> disabled WOW64 File Redirection....
    Post-Process=> enabled WOW64 File Redirection....
    END=> 00:08:59 Saturday, February 28, 2015
    RESULT=> Command finished in 6 seconds.
    31>==============================================================================
    [RunThese_CMD#25]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\MYWIMAXS.cmd"
    START=> 00:08:59 Saturday, February 28, 2015
    END=> 00:09:05 Saturday, February 28, 2015
    RESULT=> Command finished in 6 seconds.
    >==============================================================================
    [RunThese_CMD#26]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\HPProtSHD.CMD"
    START=> 00:09:05 Saturday, February 28, 2015
    END=> 00:09:16 Saturday, February 28, 2015
    RESULT=> Command finished in 11 seconds.
    >==============================================================================
    [RunThese_CMD#27]
    LAUNCHED=> "C:\System.sav\Util\SysDiagEFIInstallBOM.cmd"
    START=> 00:09:16 Saturday, February 28, 2015
    END=> 00:09:17 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#28]
    LAUNCHED=> "c:\System.sav\Util\CreateEFIPartition.cmd"
    START=> 00:09:17 Saturday, February 28, 2015
    Pre-Process=> disabled WOW64 File Redirection....
    Post-Process=> enabled WOW64 File Redirection....
    END=> 00:09:28 Saturday, February 28, 2015
    RESULT=> Command finished in 11 seconds.
    >==============================================================================
    [RunThese_CMD#29]
    LAUNCHED=> "cmd.exe /c C:\System.sav\Util\TDC\OOBE\CompName.cmd"
    START=> 00:09:28 Saturday, February 28, 2015
    END=> 00:09:29 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#30]
    LAUNCHED=> "C:\System.sav\util\TDC\MCPP\Drivers\Chipset.CMD"
    START=> 00:09:29 Saturday, February 28, 2015
    END=> 00:09:50 Saturday, February 28, 2015
    RESULT=> Command finished in 21 seconds.
    >==============================================================================
    [RunThese_CMD#31]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\BWIMAXT.cmd"
    START=> 00:09:50 Saturday, February 28, 2015
    END=> 00:09:51 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#32]
    LAUNCHED=> "C:\Windows\regedit.exe /s C:\System.sav\util\TDC\MCPP\Drivers\DXVA.reg"
    START=> 00:09:51 Saturday, February 28, 2015
    END=> 00:09:53 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#33]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\HPQL.CMD"
    START=> 00:09:53 Saturday, February 28, 2015
    END=> 00:09:54 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#34]
    LAUNCHED=> "C:\System.sav\Util\VPC_QFE.cmd"
    START=> 00:09:54 Saturday, February 28, 2015
    END=> 00:09:55 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#35]
    LAUNCHED=> "CMD.exe /c C:\System.sav\bbv\QFEList32.cmd"
    START=> 00:09:55 Saturday, February 28, 2015
    Pre-Process=> disabled WOW64 File Redirection....
    Post-Process=> enabled WOW64 File Redirection....
    END=> 00:10:01 Saturday, February 28, 2015
    RESULT=> Command finished in 6 seconds.
    >==============================================================================
    [RunThese_CMD#36]
    LAUNCHED=> "C:\System.sav\Util\_RTEND.CMD"
    START=> 00:10:01 Saturday, February 28, 2015
    END=> 00:10:02 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    PININST (Mini-FBI) exits at: 00:10:04 Saturday, February 28, 2015
    [Mini-FBI]
    Result=PASSED
    [PININST_BBV2]
    PININST (Mini-FBI) starts at: 00:11:04 Saturday, February 28, 2015
    [RunOnceThese_CMD#1]
    LAUNCHED=> "C:\SYSTEM.SAV\UTIL\CLEANFBI.CMD"
    START=> 00:11:06 Saturday, February 28, 2015
    END=> 00:11:07 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunOnceThese_CMD#2]
    LAUNCHED=> "CMD.exe /c C:\System.sav\Util\Pre-BBV2.CMD"
    START=> 00:11:07 Saturday, February 28, 2015
    Pre-Process=> disabled WOW64 File Redirection....
    Post-Process=> enabled WOW64 File Redirection....
    END=> 00:11:34 Saturday, February 28, 2015
    RESULT=> Command finished in 26 seconds.
    >==============================================================================
    [RunThese_CMD#1]
    LAUNCHED=> "C:\System.sav\Util\RemoveEFIBits.cmd"
    START=> 00:11:35 Saturday, February 28, 2015
    Pre-Process=> disabled WOW64 File Redirection....
    Post-Process=> enabled WOW64 File Redirection....
    END=> 00:11:36 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#2]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\TS.CMD"
    START=> 00:11:36 Saturday, February 28, 2015
    END=> 00:11:38 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#3]
    LAUNCHED=> "C:\System.sav\OSEnhReg\SETUP.cmd"
    START=> 00:11:38 Saturday, February 28, 2015
    END=> 00:11:39 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#4]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\HPWA.CMD"
    START=> 00:11:39 Saturday, February 28, 2015
    END=> 00:11:40 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#5]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\HPCloudD.cmd"
    START=> 00:11:40 Saturday, February 28, 2015
    END=> 00:11:46 Saturday, February 28, 2015
    RESULT=> Command finished in 6 seconds.
    >==============================================================================
    [RunThese_CMD#6]
    LAUNCHED=> "cscript.exe c:\System.sav\Util\webcam.vbs"
    START=> 00:11:46 Saturday, February 28, 2015
    END=> 00:11:47 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#7]
    LAUNCHED=> "C:\SWSetup\ESUW7\ESUDelete.bat"
    START=> 00:11:47 Saturday, February 28, 2015
    END=> 00:11:48 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#8]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\LSPININST.CMD"
    START=> 00:11:48 Saturday, February 28, 2015
    END=> 00:12:09 Saturday, February 28, 2015
    RESULT=> Command finished in 21 seconds.
    >==============================================================================
    [RunThese_CMD#9]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\HPSF.CMD"
    START=> 00:12:09 Saturday, February 28, 2015
    END=> 00:12:10 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#10]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\MSDVD.CMD"
    START=> 00:12:10 Saturday, February 28, 2015
    END=> 00:13:01 Saturday, February 28, 2015
    RESULT=> Command finished in 51 seconds.
    >==============================================================================
    [RunThese_CMD#11]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\HPTSDVD.CMD"
    START=> 00:13:01 Saturday, February 28, 2015
    END=> 00:13:02 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#12]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\MSTSVideoAll.CMD"
    START=> 00:13:02 Saturday, February 28, 2015
    END=> 00:15:39 Saturday, February 28, 2015
    RESULT=> Command finished in 156 seconds.
    >==============================================================================
    [RunThese_CMD#13]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\MSPhoto.CMD"
    START=> 00:15:39 Saturday, February 28, 2015
    END=> 00:17:00 Saturday, February 28, 2015
    RESULT=> Command finished in 81 seconds.
    >==============================================================================
    [RunThese_CMD#14]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\MSMusic.CMD"
    START=> 00:17:00 Saturday, February 28, 2015
    END=> 00:17:51 Saturday, February 28, 2015
    RESULT=> Command finished in 51 seconds.
    >==============================================================================
    [RunThese_CMD#15]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\HPTSRB.CMD"
    START=> 00:17:51 Saturday, February 28, 2015
    END=> 00:17:52 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#16]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\HPTSPhoto.CMD"
    START=> 00:17:52 Saturday, February 28, 2015
    END=> 00:17:53 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#17]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\HPTSMusic.CMD"
    START=> 00:17:53 Saturday, February 28, 2015
    END=> 00:17:54 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#18]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\MSMovieTV.CMD"
    START=> 00:17:54 Saturday, February 28, 2015
    END=> 00:18:00 Saturday, February 28, 2015
    RESULT=> Command finished in 6 seconds.
    >==============================================================================
    [RunThese_CMD#19]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\MSWebcam.CMD"
    START=> 00:18:00 Saturday, February 28, 2015
    END=> 00:19:31 Saturday, February 28, 2015
    RESULT=> Command finished in 91 seconds.
    >==============================================================================
    [RunThese_CMD#20]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\HPTSWebCam.CMD"
    START=> 00:19:31 Saturday, February 28, 2015
    END=> 00:19:33 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#21]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\TSRSS.CMD"
    START=> 00:19:33 Saturday, February 28, 2015
    END=> 00:19:34 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#22]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\TSNotes.CMD"
    START=> 00:19:34 Saturday, February 28, 2015
    END=> 00:19:35 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#23]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\TSMobile.CMD"
    START=> 00:19:35 Saturday, February 28, 2015
    END=> 00:19:36 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#24]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\TSCanvas.CMD"
    START=> 00:19:36 Saturday, February 28, 2015
    END=> 00:19:37 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#25]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\TSBrowser.CMD"
    START=> 00:19:37 Saturday, February 28, 2015
    END=> 00:19:38 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#26]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\MSMenu.CMD"
    START=> 00:19:38 Saturday, February 28, 2015
    END=> 00:19:44 Saturday, February 28, 2015
    RESULT=> Command finished in 6 seconds.
    >==============================================================================
    [RunThese_CMD#27]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\TPIt.CMD"
    START=> 00:19:44 Saturday, February 28, 2015
    END=> 00:19:50 Saturday, February 28, 2015
    RESULT=> Command finished in 6 seconds.
    >==============================================================================
    [RunThese_CMD#28]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\TouchPack.CMD"
    START=> 00:19:50 Saturday, February 28, 2015
    END=> 00:19:51 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#29]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\StarFen.CMD"
    START=> 00:19:51 Saturday, February 28, 2015
    END=> 00:20:07 Saturday, February 28, 2015
    RESULT=> Command finished in 16 seconds.
    >==============================================================================
    [RunThese_CMD#30]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\SLight.CMD"
    START=> 00:20:07 Saturday, February 28, 2015
    END=> 00:20:08 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#31]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\RRTV.CMD"
    START=> 00:20:08 Saturday, February 28, 2015
    END=> 00:20:09 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#32]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\PhotoPIN.CMD"
    START=> 00:20:09 Saturday, February 28, 2015
    Pre-Process=> disabled WOW64 File Redirection....
    Post-Process=> enabled WOW64 File Redirection....
    END=> 00:20:11 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#33]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\NYTimes.CMD"
    START=> 00:20:11 Saturday, February 28, 2015
    END=> 00:20:17 Saturday, February 28, 2015
    RESULT=> Command finished in 6 seconds.
    >==============================================================================
    [RunThese_CMD#34]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\IESearch.CMD"
    START=> 00:20:17 Saturday, February 28, 2015
    END=> 00:20:23 Saturday, February 28, 2015
    RESULT=> Command finished in 6 seconds.
    >==============================================================================
    [RunThese_CMD#35]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\IEHome.CMD"
    START=> 00:20:23 Saturday, February 28, 2015
    END=> 00:20:24 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#36]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\HuluDesk.CMD"
    START=> 00:20:24 Saturday, February 28, 2015
    END=> 00:20:25 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#37]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\HPNetflix.CMD"
    START=> 00:20:25 Saturday, February 28, 2015
    END=> 00:20:31 Saturday, February 28, 2015
    RESULT=> Command finished in 6 seconds.
    >==============================================================================
    [RunThese_CMD#38]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\HPBIOSUEFI.CMD"
    START=> 00:20:31 Saturday, February 28, 2015
    END=> 00:20:37 Saturday, February 28, 2015
    RESULT=> Command finished in 6 seconds.
    >==============================================================================
    [RunThese_CMD#39]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\GSetupMgr.CMD"
    START=> 00:20:37 Saturday, February 28, 2015
    END=> 00:20:58 Saturday, February 28, 2015
    RESULT=> Command finished in 21 seconds.
    >==============================================================================
    [RunThese_CMD#40]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\EStar.CMD"
    START=> 00:20:58 Saturday, February 28, 2015
    END=> 00:20:59 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#41]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\Digifish.CMD"
    START=> 00:20:59 Saturday, February 28, 2015
    END=> 00:21:00 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#42]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\CyberDVD.cmd"
    START=> 00:21:00 Saturday, February 28, 2015
    END=> 00:22:31 Saturday, February 28, 2015
    RESULT=> Command finished in 91 seconds.
    >==============================================================================
    [RunThese_CMD#43]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\AdobePE.CMD"
    START=> 00:22:31 Saturday, February 28, 2015
    Pre-Process=> disabled WOW64 File Redirection....
    Post-Process=> enabled WOW64 File Redirection....
    END=> 00:22:32 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#44]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\WLIVE.CMD"
    START=> 00:22:32 Saturday, February 28, 2015
    END=> 00:22:33 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#45]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\Snfish.CMD"
    START=> 00:22:33 Saturday, February 28, 2015
    END=> 00:22:45 Saturday, February 28, 2015
    RESULT=> Command finished in 11 seconds.
    >==============================================================================
    [RunThese_CMD#46]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\RoxCN.CMD"
    START=> 00:22:45 Saturday, February 28, 2015
    END=> 00:23:16 Saturday, February 28, 2015
    RESULT=> Command finished in 31 seconds.
    >==============================================================================
    [RunThese_CMD#47]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\rmapinst.cmd"
    START=> 00:23:16 Saturday, February 28, 2015
    END=> 00:23:17 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#48]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\Norton180.CMD"
    START=> 00:23:17 Saturday, February 28, 2015
    END=> 00:23:18 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#49]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\NOBack.CMD"
    START=> 00:23:18 Saturday, February 28, 2015
    END=> 00:23:24 Saturday, February 28, 2015
    RESULT=> Command finished in 6 seconds.
    >==============================================================================
    [RunThese_CMD#50]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\LoJack.CMD"
    START=> 00:23:24 Saturday, February 28, 2015
    END=> 00:23:25 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#51]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\intelWD.CMD"
    START=> 00:23:25 Saturday, February 28, 2015
    Pre-Process=> disabled WOW64 File Redirection....
    Post-Process=> enabled WOW64 File Redirection....
    END=> 00:23:26 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#52]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\InetSec.CMD"
    START=> 00:23:26 Saturday, February 28, 2015
    END=> 00:24:12 Saturday, February 28, 2015
    RESULT=> Command finished in 46 seconds.
    >==============================================================================
    [RunThese_CMD#53]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\IEACC.CMD"
    START=> 00:24:12 Saturday, February 28, 2015
    END=> 00:24:13 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#54]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\HPSWFK.cmd"
    START=> 00:24:13 Saturday, February 28, 2015
    END=> 00:24:14 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#55]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\hppm.CMD"
    START=> 00:24:14 Saturday, February 28, 2015
    END=> 00:24:30 Saturday, February 28, 2015
    RESULT=> Command finished in 16 seconds.
    >==============================================================================
    [RunThese_CMD#56]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\HPGAMES.CMD"
    START=> 00:24:30 Saturday, February 28, 2015
    END=> 00:28:27 Saturday, February 28, 2015
    RESULT=> Command finished in 236 seconds.
    >==============================================================================
    [RunThese_CMD#57]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\GHBIOS.CMD"
    START=> 00:28:27 Saturday, February 28, 2015
    END=> 00:28:43 Saturday, February 28, 2015
    RESULT=> Command finished in 16 seconds.
    >==============================================================================
    [RunThese_CMD#58]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\DHPSPIP.cmd"
    START=> 00:28:43 Saturday, February 28, 2015
    END=> 00:29:09 Saturday, February 28, 2015
    RESULT=> Command finished in 26 seconds.
    >==============================================================================
    [RunThese_CMD#59]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\BingBar.CMD"
    START=> 00:29:09 Saturday, February 28, 2015
    END=> 00:29:20 Saturday, February 28, 2015
    RESULT=> Command finished in 11 seconds.
    >==============================================================================
    [RunThese_CMD#60]
    LAUNCHED=> "C:\System.sav\Util\WallpaperInstallBOM.cmd"
    START=> 00:29:20 Saturday, February 28, 2015
    END=> 00:29:21 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#61]
    LAUNCHED=> "C:\SWSetup\Wallpaper\Disk1\Wallpaper.exe"
    START=> 00:29:21 Saturday, February 28, 2015
    Pre-Process=> disabled WOW64 File Redirection....
    Post-Process=> enabled WOW64 File Redirection....
    END=> 00:29:22 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#62]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\AFLASH.CMD"
    START=> 00:29:22 Saturday, February 28, 2015
    END=> 00:29:23 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#63]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\BTBSSEND.CMD"
    START=> 00:29:23 Saturday, February 28, 2015
    END=> 00:29:34 Saturday, February 28, 2015
    RESULT=> Command finished in 11 seconds.
    >==============================================================================
    [RunThese_CMD#64]
    LAUNCHED=> "cmd.exe /c c:\System.sav\Util\TDC\OOBE\BKG.cmd"
    START=> 00:29:34 Saturday, February 28, 2015
    Pre-Process=> disabled WOW64 File Redirection....
    Post-Process=> enabled WOW64 File Redirection....
    END=> 00:29:35 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#65]
    LAUNCHED=> "C:\System.sav\sysPar\RemoveMntDev.cmd"
    START=> 00:29:35 Saturday, February 28, 2015
    Pre-Process=> disabled WOW64 File Redirection....
    Post-Process=> enabled WOW64 File Redirection....
    END=> 00:29:36 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#66]
    LAUNCHED=> "C:\System.sav\Util\_RTEND.CMD"
    START=> 00:29:36 Saturday, February 28, 2015
    END=> 00:29:38 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#67]
    LAUNCHED=> "C:\system.sav\Util\TDC\MCPP\DTICON_BBV.CMD"
    START=> 00:29:38 Saturday, February 28, 2015
    END=> 00:29:39 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#68]
    LAUNCHED=> "C:\system.sav\Util\TDC\MCPP\HOTSTART_BBV.CMD"
    START=> 00:29:39 Saturday, February 28, 2015
    END=> 00:29:40 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    [RunThese_CMD#69]
    LAUNCHED=> "C:\SWSetup\hpImgEnh\ImgEnh.cmd"
    START=> 00:29:40 Saturday, February 28, 2015
    END=> 00:29:46 Saturday, February 28, 2015
    RESULT=> Command finished in 6 seconds.
    >==============================================================================
    [RunThese_CMD#70]
    LAUNCHED=> "C:\System.sav\Util\TDC\MCPP\CTICON.CMD"
    START=> 00:29:46 Saturday, February 28, 2015
    Pre-Process=> disabled WOW64 File Redirection....
    Post-Process=> enabled WOW64 File Redirection....
    END=> 00:29:47 Saturday, February 28, 2015
    RESULT=> Command finished in less than 1 seconds.
    >==============================================================================
    PININST (Mini-FBI) exits at: 00:29:49 Saturday, February 28, 2015
    [Mini-FBI]
    Result=PASSED
    [C:\System.sav\Logs\BB\AdobePE.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\AFLASH.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\Audio.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\BCBT7.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\BingBar.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\BKG_XML.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\BTBSSEND.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\BWIMAXT.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\CardReader.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\Chipset.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\CompName.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\CustTweak.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\CyberDVD.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\DHPSPIP.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\Digifish.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\DTICON_BBV.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\EStar.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\Finger.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\FU69915.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\FU69916.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\FU70054.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\FU70057.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\FU72009.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\FU_CTO.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\FU_Tweaks.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\GHBIOS.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\HGTO.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\HGUS.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\HOTSTART_BBV.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\HPBIOSUEFI.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\HPCloudD.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\HPGAMES.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\HPNetflix.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\hppm.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\HPProtSHD.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\HPQL.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\HPSF.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\HPSWFK.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\HPTSDVD.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\HPTSMusic.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\HPTSPhoto.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\HPTSRB.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\HPTSWebCam.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\HPWA.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\HuluDesk.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\IEACC.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\IEHome.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\IESearch.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\InetSec.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\intelWD.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\IRST.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\LoJack.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\LSSS.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\MEI.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\MSDVD.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\MSLight.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\MSMenu.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\MSMovieTV.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\MSMusic.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\MSPhoto.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\MSVDMP.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\MSVideo.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\MSVideoAll.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\MSVMTP.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\MSWebcam.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\MYWIMAXS.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\MyWLAN3.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\Net.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\Network.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\NOBack.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\Norton180.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\NYTimes.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\OSEnhReg.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\PhotoPIN.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\PureOSSR.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\RalinkBluetooth.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\RalinkWiFi.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\rmapinst.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\RoxCN.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\RRTV.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\SetupMgr.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\Snfish.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\StarFen.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\TBT.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\TouchPack.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\Touchpad.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\TPIt.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\TS.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\TSBrowser.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\TSCanvas.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\TSMobile.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\TSNotes.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\TSRSS.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\TSVDMP.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\TSVideo.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\TSVMTP.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\TVTuner.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\VID1.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\Video.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\WallpaperOk.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\WiDi.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\WinLive.log]
    Result=PASSED
    [C:\System.sav\Logs\BB\WLAN_A.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\WLAN_B.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\WLAN_I.LOG]
    Result=PASSED
    [C:\System.sav\Logs\BB\WMIWirelessOn.log]
    Result=PASSED
    [LogFiles]
    NumOfLogs=106.
    [DumpFile]
    Result=PASSED
    [WinSAT]
    Result=PASSED
    [ 0:36:05.30] Sysprep_succeeded.tag does not exist ...
    [ 0:36:05.31] ------------------------------------------------------------------------------------------
    [ 0:36:05.31] BBVLast.cmd : [20x] CTOError.flg is detected at the end of BBV process...
    [ 0:36:05.31] Suggest to Suggest to create PIN-log and send to TWN PDC NB-PreinPM for further analysis ...
    [ 0:36:05.31] ------------------------------------------------------------------------------------------
     this is what i got when recovery failed on me. plz help me fix this problem.

    Thank you for the help.
    ill try to get the window 7 dvd and see if that works ok. thanks for the help

  • My iPad mini retina display wifi 16 GB is showing blank white display and is like frozen. I can't shut it down or restart. It was working perfectly till 13/4/2015 night and next day morning it showing this problem.Please help........

    My iPad mini retina display wifi 16 GB is showing blank white display and is like frozen. I can't shut it down or restart. It was working perfectly till 13/4/2015 night and next day morning it showing this problem.There is no physical damage to my iPad and is in perfect good condition. I updated the latest OS 8.3 version 3 days before this issue happened. I took it to the apple authorised service centre but to my shock they told the display and unit has to be replaced which will cost me Rs.15000/-. It's just been one year and 7 days only since i bought my iPad,i.e, just 7 days out of warranty period only.I don't find any fault with the hardware neither no physical damage is there. Need help to sort out this issue.

    My iPad mini retina display wifi 16 GB is showing blank white display and is like frozen. I can't shut it down or restart. It was working perfectly till 13/4/2015 night and next day morning it showing this problem.There is no physical damage to my iPad and is in perfect good condition. I updated the latest OS 8.3 version 3 days before this issue happened. I took it to the apple authorised service centre but to my shock they told the display and unit has to be replaced which will cost me Rs.15000/-. It's just been one year and 7 days only since i bought my iPad,i.e, just 7 days out of warranty period only.I don't find any fault with the hardware neither no physical damage is there. Need help to sort out this issue.

  • HT1871 Hi. my iphone 4 is getting heated and battery is getting lower & lower. since last 4 days i am facing this problem. please help me

    Dear Team,
    Since last 4 days after i have replaced display of my iphone 4, my handset is getting heated & battery is getting discharged in no time. i mean in morning i am doing full charge & before noon its getting low.
    please help
    Ravi Vyas

    Will it get rectified and restored...if so after how long. What could be the reason for such outage kindly share,  as I am facing real problem because of this...

  • What am i doing wrong with this class please help

    What am i doing wrong with this class? I'm trying to create a JFrame with a JTextArea and a ScrollPane so that text can be inserted into the text area. however evertime i run the program i cannot see the textarea but only the scrollpane. please help.
    import java.io.*;
    import java.util.*;
    import java.awt.event.*;
    import java.awt.*;
    import javax.swing.*;
    import javax.swing.event.*;
    public class Instructions extends JFrame{
    public JTextArea textArea;
    private String s;
    private JScrollPane scrollPane;
    public Instructions(){
    super();
    textArea = new JTextArea();
    s = "Select a station and then\nadd\n";
    textArea.append(s);
    textArea.setEditable(true);
    scrollPane = new JScrollPane(textArea, JScrollPane.VERTICAL_SCROLLBAR_ALWAYS, JScrollPane.HORIZONTAL_SCROLLBAR_ALWAYS);
    this.getContentPane().add(textArea);
    this.getContentPane().add(scrollPane);
    this.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
    this.setTitle("Instructions");
    this.setSize(400,400);
    this.setVisible(true);
    }//end constructor
    public static void main(String args[]){
    new Instructions();
    }//end class

    I'm just winging this so it might be wrong:
    import java.io.*;
    import java.util.*;
    import java.awt.event.*;
    import java.awt.*;
    import javax.swing.*;
    import javax.swing.event.*;
    public class Instructions extends JFrame{
    public JTextArea textArea;
    private String s;
    private JScrollPane scrollPane;
    public Instructions(){
    super();
    textArea = new JTextArea();
    s = "Select a station and then\nadd\n";
    textArea.append(s);
    textArea.setEditable(true);
    scrollPane = new JScrollPane(textArea, JScrollPane.VERTICAL_SCROLLBAR_ALWAYS, JScrollPane.HORIZONTAL_SCROLLBAR_ALWAYS);
    // Here you already have textArea in scrollPane so no need to put it in
    // content pane, just put scrollPane in ContentPane.
    // think of it as containers within containers
    // when you try to put them both in at ContentPane level it will use
    // it's layout manager to put them in there side by side or something
    // so just leave this out this.getContentPane().add(textArea);
    this.getContentPane().add(scrollPane);
    this.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
    this.setTitle("Instructions");
    this.setSize(400,400);
    this.setVisible(true);
    }//end constructor
    public static void main(String args[]){
    new Instructions();
    }//end class

  • Dialup with slip problem, please help me

    Hi All,
    My diagarm
    PSTN
    PC( with modem ) --------> Router 2811( with NM8-AM-Module ) | LAN
    I has creat a connection when dialup with slip but I do not registing on my network becase Router don't assigned IP.
    Please help me how to configure aaa authorization network on Router.
    aaa authentication login default local
    aaa authentication ppp default local none
    aaa authorization network default local none
    interface Loopback0
    ip address 192.168.15.1 255.255.255.0
    interface Group-Async1
    description $FW_OUTSIDE$
    ip unnumbered Loopback0
    encapsulotion slip
    ip nat inside
    ip nat enable
    ip virtual-reassembly
    ip tcp header-compression passive
    async mode interactive
    peer default ip address pool DIALIN
    group-range 1/0 1/7
    routing dynamic
    ip local pool DIALIN 192.168.15.60 192.168.15.70
    line 1/0 1/7
    login authentication
    modem InOut
    modem autoconfigure type micro_usa
    transport input all
    autoselect during-login
    autoselect slip
    stopbits 1
    Please end eemail to: [email protected]
    Thanks and best regard

    If asynchronous dynamic routing is enabled, you can enable routing at the user level by using the routing keyword with the slip or ppp EXEC command.
    To enable IP-SLIP on a synchronous or asynchronous interface, use the following commands in interface configuration mode:
    Step 1 : Router(config-if)# ip address ip-address mask or
    Router(config-if)# ip unnumbered type number
    Step 2 : Router(config-if)#encapsulation slip
    Step 3 : Router(config-if)# async mode interactive
    For the AAA authentication following URL help you :
    http://www.cisco.com/en/US/docs/ios/12_2/security/configuration/guide/scfathen.html#wp1000971

  • Suddenly when trying to charge my iPhone i see the message 'charging is not supported with this accessory' - please help!

    Iphone reads Charging is not supported with this accessory?! why has this suddenly appeared when attempting to charge?

    Check your dock connector for crud or lint...it doesn't take much to create a short, thus producing that message. Use canned air & a soft toothbrush.

Maybe you are looking for