Create the Update CD

I download the latest .net, JAVA and many other program updates. Once I get all the updates that are downloaded, I need to copy everything to a CD or DVD and CD/DVD starts when inserted in the drive and start installing programs one by one and don't jump not everything or start one and not finished. I guess I need a startup script and an installation script. I need to do everything automatically. Assume that the person who inserts the CD/DVD in the drive has almost no knowledge of computers. I need this update of CD/DVD to be able to run under XP and Vista.

Can someone point me to some tutorials on how to build the CD/DVD and I hope that some already built scripts? I have not tried any script in nearly 20 years so I'm a little rusty at it. I know it's a big order. I would be very grateful for any help.

http://www.Microsoft.com/technet/scriptcenter/guide/sas_roa_overview.mspx?mfr=true

Have fun!! Today, it was a good day, I didn't have to use my AK.

Tags: Windows

Similar Questions

  • How to create the update trigger

    Hi all

    I want to create the trigger
    After the update of the

    How can I create

    I want to update my custom table "xx-per_all_vacancies.

    This trigger should be executed when
    table of hr_api_transaction update

    Hello

    It will not work

    >
    Select transaction_id INTO update_trans_id from hr_api_transactions where: NEW. LAST_UPDATE_DATE DISLIKES: NEW. CREATION_DATE;
    xx_GL_Vacancies.update_transaction (update_trans_id);

    >

    Implement

       select transaction_id INTO update_trans_id from hr_api_transactions where LAST_UPDATE_DATE NOT LIKE :NEW.CREATION_DATE;
       xx_GL_Vacancies.update_transaction(update_trans_id);
    

    This might give you an error of mutation.

    see you soon

    VT

  • Flash Access Manager: create the update list policy generates SERIOUS: Servlet.service () Exception

    I have created a new policy and want to broadcast its existence to our server to access the Flash, but using the list of update of political strategy-> add-> create a list updated policy, I have an error message (Note: the only parameters different when comparing the new policy to the RFA - policy.pol is the addition of the HDCP Encryption tab right to play) :

    The server encountered an internal error () that prevents to satisfy this demand. java.lang.ArrayIndexOutOfBoundsException exceptions : 2

    com.adobe.flashaccess.refimpl.userinterface.UICommunicator.createPolicyUpdateList (UICommu nicator.java:817)

    com.adobe.flashaccess.refimpl.userinterface.UICommunicator.doPost (UICommunicator.java:145)

    javax.servlet.http.HttpServlet.service(HttpServlet.java:637)

    javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

    It is also registered by Tomcat:

    February 1, 2012 12:57:57 org.apache.catalina.core.StandardWrapperValve invoke

    SERIOUS: Servlet.service () for servlet UICommunicator threw the exception

    java.lang.ArrayIndexOutOfBoundsException: 2

    at com.adobe.flashaccess.refimpl.userinterface.UICommunicator.createPolicyUpdateList (UICommu nicator.java:817)

    at com.adobe.flashaccess.refimpl.userinterface.UICommunicator.doPost (UICommunicator.java:145)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.j ava: 290)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)

    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)

    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)

    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)

    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)

    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)

    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)

    at org.apache.coyote.http11.Http11Protocol$ Http11ConnectionHandler.process (Http11Protocol.ja goes: 583)

    to org.apache.tomcat.util.net.JIoEndpoint$ Worker.run (JIoEndpoint.java:447)

    at java.lang.Thread.run (unknown Source)

    Here are a few screenshots with all my settings Flash of Access Manager:

    screen1.jpg

    screen2.jpg

    screen3.jpg

    screen4.jpg

    -EDIT: MORE INFO.

    I also tried to creating policy using command line tools, specifically the AdobePolicyManager.jar by using the following:

    java-jar AdobePolicyManager.jar new poltest.pol o - x w 210240 - opAnalog NO_PLAYBACK - opDigital NO_PLAYBACK

    with my flashaccesstools.properties configured. (I can reach so useful)

    The policy is created, but the errors of content about authentication during playback.

    Content plays successfully when encrypting using the default ad - policy.pol, but new policies do not seem to be recognized by FAX3, and I can't get them to be recognized correctly.

    Post edited by: Derek J Entringer

    This is now solved. Policies were properly created, and the content was being encryption properly.

    The problem occurred because the Protection of output type was not matching what has been implemented within our Treaty custom authentication backend.

  • Create the update with joint statement / select

    OK, so here is the real project far East:

    Update (select oci.identifier_type
    vhb.offender_id_display
    oci.comment_text
    vhb.offender_book_id
    oci.offender_book_id
    of OIC, HBV v_header_block offender_case_identifiers
    where
    OCI.offender_book_id = vhb.offender_book_id
    and vhb.offender_id_display =: ppid
    and oci.case_id <>: Pärn
    and oci.identifier_type = 'ARN')
    Set offender_case_identifiers.identifier_type = 'ARN2;

    below to get accurate data I need to change (checked work):

    (select oci.identifier_type
    vhb.offender_id_display
    oci.comment_text
    vhb.offender_book_id
    oci.offender_book_id
    of OIC, HBV v_header_block offender_case_identifiers
    where
    OCI.offender_book_id = vhb.offender_book_id
    and vhb.offender_id_display =: ppid
    and oci.case_id <>: Pärn
    and oci.identifier_type = 'ARN')

    So Im trying in the 1st example to change the column above oci.identifier_type = "ARN2", but I get the following error: "ORA-0904: 'OFFENDER_CASE_IDENTIFIERS'. '. "IDENTIFIER_TYPE": invalid identifier.

    Published by: 969659 on November 6, 2012 09:53

    msullyguy wrote:
    Initially, to display data before, I run:

    Select *
    from offender_case_identifiers oci
    where offender_book_id = :pobi
    and oci.identifier_type like '%ARN%';
    

    and it returns:

    OFFENDER_BOOK_ID     IDENTIFIER_TYPE COMMENT_TEXT CASE_ID
    * 1 035 481 * DNA * 01554156 * 1 713 565
    * 1 035 481 * DNA * 01554156 * 1 713 566
    * 1 035 481 * DNA * 01554369 * 1 714 912
    * 1 035 481 * DNA * 01554369 * 1 714 913

    After executing your script suggested:

    update offender_case_identifiers ociq
    set Identifier_type = 'ARN2'
    where ociq.offender_book_id in
    (select offender_book_id from v_header_block
    where offender_id_display = :ppid)
    and ociq.case_id != :parn
    AND ociq.identifier_type = 'ARN'
    

    and using the +: ppid = 0000421337 + and +: parn = 01554156 + it changes all identifier_type in "ARN2 '... Here is the result:

    OFFENDER_BOOK_ID     IDENTIFIER_TYPE COMMENT_TEXT CASE_ID
    * 1 035 481 * ARN2 * 01554156 * 1 713 565
    * 1 035 481 * ARN2 * 01554156 * 1 713 566
    * 1 035 481 * ARN2 * 01554369 * 1 714 912
    * 1 035 481 * ARN2 * 01554369 * 1 714 913

    I need to change only the identifier_type in "ARN2" on records that do not have the same value as the entry: Pärn

    I think that we are on the right track, but still can not wrap my head around the solution... once again, I thank you all for the continued support.

    What you have here, so it seems that 01554156 is the comment_text, not the case_id. change what I wrote to

    and ociq.comment_text != :parn
    
  • I can't create new events after the update to thunderbird SOLVED 38.3.0: timetable has been set to read-only

    Thunderbird running on the latest Mac OS. After the update to thunderbird at 38.3.0, I can create is more new events on my calendar (4.0.3 Lightning). I can see the "New event" selection when I click right on the screen of the calendar - but is greyed out and unselectable. Any help will be appreciated.

    Make sure that your calendar is not unalterable.
    Right click on the calendar in the left pane - properties

  • Applications created with the Application generator does not start. It was after that I allowed the update install patches. Now the Version is 12.0.1f3 (32 bit)

    Help! Do not know what happened... I left the patch install the updater f3.  Now, when I create an application, it appears on the task bar (Windows 7) for a few seconds, then goes.  I don't know where to begin to understand this.

    Thank you

    Rich

    It is on the same computer.  The PC has the standard COMPUTER stuff.  VIper and they handle most of the firewall settings (windows).  I have turned them all off before installing.  I think it was a matter of execution engine.  I have no time to fight with LabView, so I uninstalled all LabView!  Then I made a new installation of the DVD.  This works.  I never install a patch of NOR without a week of free time!  In others, ever!  Whenever I do it, it takes me at least a day to get my operating environment!  Thanks for your time.  It is appreciated.

    Best regards

    Rich

  • my windows vista computer is to download a lot of updates which will create the lack of disk space in my hard C drive? Please help...

    my windows vista computer is to download a lot of updates which will create the lack of disk space in my hard C drive? Please help...

    You already have disk cleanup?

    Please use this tutorial:
    http://www.Vistax64.com/tutorials/76073-disk-cleanup.html

    The Atlantic tutorial has 2 parts:
    Step 1 to 11 is for the classic disk cleanup which will give you back some disc FEPs.
    Step 12 until the end (more), is to delete all except the most recent restore points. This will give bring you a ton of disk space.
    ATTENTION: Make sure that your computer works OK because you delete restore points.
    You have no past point to fall up to restore more new restore points are created.

  • The Mediam player constantly updated from Windows: unnecessary files, creating unnecessary playlists and double and no way to stop the updates.

    Upgrading to windows 7 and unfortunately found with the latest version of media player. Here is a short list of what I need fixed (because I can't come back until I have decide of windows 7 is just as useless):

    1 player constantly updates whenever the program is opened (not even try to play a song or whatever it is, it starts). This creates files garbage off all, I mean ALL media files in all my shows. the first open I found myself with 2 700 new titles prior to this, all were games or software sound effects. I tried all the options of the user for what this is about updating and stop anything that even resembled an auto-update feature (although nothing seemed really appropriate).

    2. the update also adds auto-playlists, but also of new playlists 'trash' to my normal playlist section who have no related audio files or some effects files above game/software.

    3. it adds not only my multimedia player, but apparently my global media 'profile,' like the first time I went to update my itunes started all these files garbage pulling himself into thinking they were WMA to convert.

    4. the mini player mode needs an option "opacity" so it doesn't go away in circles when I don't have my mouse hovering over him.

    5. attach your download links for skins/visualizations, etc. I used the direct link for something that might not have the opacity of the skin problems regular mini Player and ended up with a file that has frozen on the media player. After using System Restore, I tried another skin on the direct link is a media player and got the same result. I gave a third try (after restoring again) and got the same result. Nice link/beta test...

    Moreover, to use this computer to the direct sound, so I need a little my files, clean, organized, and without all the garbage you are dull upgtade is cramming my complete with hard drive. Thank you...

    Hello bouttokillbill,

    Thank you for visiting the Microsoft answers Site.

    When you start Windows Media Player for the first time, it automatically searches certain default folders in the library music, pictures, videos and recorded TV.  If you add or remove files from these libraries, the Player automatically updates its available media files.

    For more information about adding items to the Windows Media Player library, see the link below:

    Add items to the Windows Media Player library

    To view the folders monitored by Windows Media Player, click on organize: manage libraries in the Windows Media Player menu.

    You can also submit your comments for Windows 7 to the address provided below:

    Windows 7 comments

    I hope this information is useful.

    Thank you, Mary
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Unable to create the support updating with key

    Hello Dominic,.

    I have a key of Windows 8, but not 8.1 key. I upgraded to 8.1 of the store, so I'm not able to create the support updating with the key I. Should which option I now?

    Thank you & good day,

    Ajay

    Split from: this thread

    Hello Dominic,.

    Thanks for your reply, appreciate the time taken by us keep up to date on the State of the question.

    You will need a Windows 8.1 product key in order to create a refresh on your computer Windows 8.1 support. You can activate your Windows 8.1 with your product key Windows 8 operating system after upgrade, but to create refresh media, you need a product key Windows 8.1.

    I recommend you to contact our phone support, our technical support engineers can help you in the creation of a support of refreshment with a key demonstration Windows 8.1.

    http://support.Microsoft.com/contactus/?ln=en-us

    Hope this information is useful. Feel free to write us again if you have any further questions or for any further assistance, we will be happy to help you.

  • The updated Photoshop "freezes" when I click on open or create a new page.

    The updated Photoshop "freezes" when I click on open or create a new page. I have to wait a minute or two and then work. Everything works normally. When I press file / open - new 'freeze '. I did the last update.

    Hi damijant,

    Suggest make you in Photoshop preferences > General > uncheck "Show workspace start when no documents are open" > restart Photoshop and check again.

    Let us know if that helps.

    Kind regards

    ~ Mohit

  • I run pc photoshop CS6 on my windows 7 (mac). I have stupidly? the Applications Adobe Manager to update all my Adobe apps. Since that time I now get the following error message when you try to create the Contact Sheet II in my SP6 or 64 PS5.5

    Greetings


    I run Photoshop CS6 on my windows 7 Ultimate (MacPro 2008 via Bootcamp). 12 GB of ram, 512 on the video card. A lot of disk space. None of the questions of knowledge, viruses, malware, etc.


    I have stupidly? the Applications Adobe Manager to update all my Adobe apps. Since that time I now get the following error message when you try to create the Contact Sheet II in any of my SP6 or PS5.5 64-bit or 32-bit versions. «Cold is not complete the plug of command because Photoshop was unable to locate the plugin JavaScript» Re, I installed the latest update, but no change. My installation is built on CS4 extended, then with a version Standard 5, 5.5 and 6 facilities upgrade.


    The Contact Sheet function was working well, until I ran the updates.


    I'm in a bad place, as I am in the middle of multiple projects, everything I need to create Contacts for.  I thank any help or give advice on how to fix this...


    Help, please!

    Try to run Photoshop with the SHIFT key is pressed and skip loading part tird plug-in and try to use the Board contact II.  A version of plug-ins from third parties have been known to break Photoshop Scrippting.

  • Since the update Windows 10, my CS5 Photoshop created jpg are no longer visible in Windows Explorer (File Manager)

    Since the update Windows 10, my CS5 Photoshop created jpg are no longer visible in Windows Explorer (File Manager).  I have reset Photoshop like application default for jpg files, rebooted.  Nothing has changed.  The ideas people?

    Hi R_Kelly,

    Hidden folder/file settings was the first place, I checked and kept checking each new reboot.

    I have copied below my temporary solution I posted in another forum thread.

    See point 7.  I found a way to make it visible again.

    1. I can see all jpg files created before Win10 update AND all the jpgs created by other programs, other than Photoshops after Win 10 update.

    2 Photoshop cannot see the newly created Photoshop created jpg files in the file picker at all since Upgrade to Win 10.  I've never had a problem of invisibility of file before winning 10 update.  My hidden files were always checked to be visible.  However, Photoshop can open if listed files in a basic text file search in Windows Explorer in the path of the file "recently used".

    3. the files are not visible or clickable at all in Windows Explorer tree or the Photoshop file selector. They become open and visible when listed in a basic text file search in Windows Explorer in the path of the file "recently used".

    4 Microsoft Office applications can't see the new Photoshop created Jpg files in file, only pre Win 10 update pickers jpg created by other applications and versions.

    5. the problem occurs only with Photoshop jpg created after the Win 10 update.

    6. I checked the settings "Show hidden files, folders and files of the operating system", and they remain as they were, which allows all the hidden to visible objects.  I kept the visibility settings files in this way since the early 1990s.

    Temporary fix below *.

    7. I did yet another simple search of the text Windows Explorer, he finds invisible jpg files less all links 'recently used' who were there yesterday (2nd day after I created the files), I checked the location of file properties file and it entered the original file I saved their.  Using a right-click of the mouse on the file to bring up the menu actions and file properties, I was able to copy and then paste the file into another directory.  I jumped on the directories to see if it remains visible and he (Yes). The new copy is now visible to the pickers of file in Photoshop and Microsoft Office applications.

    LizzyD

  • I need to update the screenshots for a new version of an app existing Itune application to download a new version. Since I did not create the original version, can you guide me how to create a new version with the new version number?

    I need to update the screenshots for a new version of an existing iTunes Connect App asks me to download a new version. Since I did not create the original version, can you guide me how to create a new version with the new version number?

    You must call the assistance of the company and ask them to help you with this. You can find contact information by logging on http://digitalpublishing.acrobat.com/ and looking at the Middle at the bottom of the page.

    Neil

  • Create the Incident or update Incident does not?

    Hi guys,.

    I'm trying to update, that an Incident for a particular event, but he is not setting to automatic update.

    I did an Action add, add a conditional Action - create Incident or update Incident - Incident Update - assign to "SYSMAN." It doesn't seem to affect. (I tried to update the priority, status... nothing seems to work). I have the notification in the same section and email works.

    I certainly see that the event is linked to an incident, just that it is not updated.

    I have tried both options, the Incident to create (if not connected to one) & updated Incident

    Any help on how to solve this?

    Thank you!

    Published by: Ganesh on January 31, 2013 08:56
    Sorry... it was like «...» Assign to "SYSMAN." It doesn't seem to affect... "in which it should be"... Assign to "SYSMAN." It doesn't seem to affect... "

    Hi Ganesh,

    OK, thanks for checking. I also checked with developnt and it's a bug that we are currently working.
    To work around the problem, you can move your ruleset to come (in order) the out-of-box to sets of rules.
    This assumes that your ruleset will have the option "create an incident" selected with the also the value to assign to the user set. So basically your set of rules will be create and also assign the incident to the user.
    Rule out-of-box sets who are trying to create an incident not creating another incident for the same event if your rule set already created the incident. It will only create incidents for events that you do not specify a set of rules.
    Hope that this is a solution for you while fix us the bug. PLS, let me know if you have any questions on this.

    On a separate note, ask yourself why you assign incidents to sysman? Generally, we do not recommend the use of sysman for operational activities. Best practice is to create a separate user for EM and use this user for operations such as work on incidents, etc..

    Kind regards
    Ana

  • How protect invoice fields against the update after having taken into account created?

    Hello Madam/Sir:

    After we validated and created the posting of an invoice, the invoice lines tab are always editable.
    How can we implement security that it will protect against the update if its accounting already validated and created?

    Thank you
    Grace

    Hello

    Create the form personalizationin, as follows:

    Conditions tab:
    Triggering event: a TIME NEW BLOCK INSTANCE
    Trigger object: LINE_SUM_FOLDER
    Condition: INV_SUM_FOLDER. POSTING_FLAG_DISPLAY = "Yes".
    Processing mode: the two (be sure to change this value at a time)

    Actions tab:
    Type: property
    Object type: block
    Target the object: LINE_SUM_FOLDER
    Property name: UPDATE_ALLOWED
    Value: false

    Validate the personlization and save the record. Close all the forms and update. It does not update a value in the record of the line. It worked for me.

    Thank you
    Serge

Maybe you are looking for