Jump to content


Error in Script


11 replies to this topic

#1 dskushwaha

    Newbie

  • Members
  • Pip
  • 8 posts
  • Gender:Male

Posted 31 October 2011 - 05:12 PM

Please make the following changes in http://www.autopatch...20111020.script for WindowsXP-KB2564958-x86-ENU.exe
Replace "DownloadFrom=http://download.microsoft.com/download/7/9/A/79A50443-29E8-406C-BD1D-37E975BA3113/Windows-en-US-KB2564958.exe" with "DownloadFrom=http://download.microsoft.com/download/7/9/A/79A50443-29E8-406C-BD1D-37E975BA3113/WindowsXP-KB2564958-x86-ENU.exe"

Edited by dskushwaha, 31 October 2011 - 05:14 PM.


#2 JBird4378

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 02 November 2011 - 06:10 AM

Hi. I'm new to AutoPatcher and am having an issue I believe because of this error.

Am I suppose to find that script somewhere and edit it as you have mentioned?

Thanks in Advance,

JBird4378

#3 ViroMan

    Just an awesome guy.

  • Project Manager
  • PipPipPipPipPipPip
  • 1,189 posts
  • Gender:Male
  • Location:California, USA, Earth, SOL, Milkyway
  • Interests:Programming and being a know it all pest.

Posted 02 November 2011 - 10:09 AM

JBird... please run autopatcher with the /log command to give us a log. It would help us determine what is the actual cause of your problem. Then you can post it on here as an attachment using the "more reply options" button.

The script he is referring to is is a script that is downloaded by autopatcher each time you select XP x86 sp3. You can manually download the script using the link he provided and make the changes or wait till domenico gets time to edit the script. He is a busy man with RL things to do. I don't have access to upload to that area though, I might think about getting it so I can make minor changes like these.

#4 dkdk_it

    Release Manager God

  • Release Managers
  • PipPipPipPipPip
  • 517 posts
  • Gender:Male
  • Location:Italy

Posted 02 November 2011 - 08:36 PM

 dskushwaha, on 31 October 2011 - 05:12 PM, said:

Please make the following changes in http://www.autopatch...20111020.script for WindowsXP-KB2564958-x86-ENU.exe
Replace "DownloadFrom=http://download.microsoft.com/download/7/9/A/79A50443-29E8-406C-BD1D-37E975BA3113/Windows-en-US-KB2564958.exe" with "DownloadFrom=http://download.microsoft.com/download/7/9/A/79A50443-29E8-406C-BD1D-37E975BA3113/WindowsXP-KB2564958-x86-ENU.exe"

Why?

#5 JBird4378

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 02 November 2011 - 09:44 PM

Hi Again.

Here is what I am getting.

Spoiler

I can't get the log file to show in the spoiler.

I tried all of this inside the spoiler tags:

log = apup.log = C:\apup
log = apup.log = C:\apup\
log = apup.log = C:\apup\apup.log
log = C:\apup\apup.log
log=apup.log=C:\apup
log=apup.log=C:\apup\
log=apup.log=C:\apup\apup.log
log=C:\apup\apup.log

What am I doing wrong with this inside spoiler?

I edited the scipt above like was told I could try then saved it as xp_sp3_enu.rti.

Then I executed apup selecting first 3 options and the Autopatcher for Windows XP sp3 (x86) option.

I received same error as in log, because it downloaded and overwrote my changes to xp_sp3_enu.rti file.

So I tried, not selecting the first three options and just the Autopatcher for Windows XP sp3 (x86) option.

I'm sure you guys know that that downloads the xp_sp3_enu.rti file from the AutoPatcher servers, so it overwrote my file.

How can I execute apup with my modified xp_sp3_enu.rti file?

Would I do something like this from a command prompt?

apup C:\apup\xp_sp3_enu.rti


Thanks.

JBird4378

Edited by JBird4378, 02 November 2011 - 10:10 PM.


#6 _def_x_

    audi 5k

  • Veterans
  • PipPipPipPipPipPip
  • 1,466 posts
  • Gender:Male

Posted 02 November 2011 - 11:50 PM

@JBird4378

I helped my friend with the dead link issue yesterday, you're making things a bit more troublesome for yourself - I'll try to help.

What you need to do is download the file from the second link (Good link) and drop it in the proper folder. Microsoft changed the file name and so the first link (Dead link), the one in the script became null (404ed). The script will get edited to point to the correct file, until then, do it manually. These edits are common, links get updated, no big deal :)

Dead link (404) - http://download.micr...S-KB2564958.exe
Good link - http://download.micr...958-x86-ENU.exe

You need to drop the correct file, from the Good link, in the following folder - \modules\Critical\WindowsXP-KB2564958-x86-ENU.apm_files - the folder should be in the \Critical section of the AutoPatcher release. Pay attention, put the correct file in the correct folder or the release will be Unofficial.

Post #3 is a bit vague about what you were asked to do, I guess edit the script and then run it locally. Renaming the script and replacing the original rti file is not what you were asked to do, a .script and .rti do not function the same so renaming a script will not work.

Posting a log file is pretty easy, you want to run APUP with logging, then copy the text from the log file and paste it in Spoiler - you don't need to attach the log file to your post - see http://www.autopatch...-apup-log-file/ & http://www.autopatch...es-please-read/

Once you've dropped the correct file in the correct folder - I gave you the location above - rerun APUP and select "Updater", "Engine", and "XP SP3 English" - hopefully your release is Official, if not post the log file :)

What you want to see is Files to be Downloaded: 0 and no errors.
Spoiler


#7 ViroMan

    Just an awesome guy.

  • Project Manager
  • PipPipPipPipPipPip
  • 1,189 posts
  • Gender:Male
  • Location:California, USA, Earth, SOL, Milkyway
  • Interests:Programming and being a know it all pest.

Posted 03 November 2011 - 12:34 AM

 gUiTaR_mIkE, on 02 November 2011 - 11:50 PM, said:

Post #3 is a bit vague about what you were asked to do, I guess edit the script and then run it locally. Renaming the script and replacing the original rti file is not what you were asked to do, a .script and .rti do not function the same so renaming a script will not work.
Indeed... I was falling asleep by that time. I failed to post the instructions for running a script locally. Posted Image

#8 JBird4378

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 03 November 2011 - 02:31 AM

@gUiTaR_mIkE

Issue Solved.

@ViroMan

No problem. I should have known to just run that script. I'm not really that new, I don't know why I overlooked that.

Thank You both. Posted Image

So, you guys can see the original apup.log, here it is:

Spoiler

Edited by JBird4378, 03 November 2011 - 02:31 AM.


#9 dkdk_it

    Release Manager God

  • Release Managers
  • PipPipPipPipPip
  • 517 posts
  • Gender:Male
  • Location:Italy

Posted 04 November 2011 - 07:13 PM

 gUiTaR_mIkE, on 02 November 2011 - 11:50 PM, said:


Fixed and tested. No issues for me.
The release has same version/date(2011/10/25).

Bye.

Edited by dkdk_it, 04 November 2011 - 07:14 PM.


#10 dskushwaha

    Newbie

  • Members
  • Pip
  • 8 posts
  • Gender:Male

Posted 11 November 2011 - 01:47 PM

 dskushwaha, on 31 October 2011 - 05:12 PM, said:

Please make the following changes in http://www.autopatch...20111020.script for WindowsXP-KB2564958-x86-ENU.exe
Replace "DownloadFrom=http://download.microsoft.com/download/7/9/A/79A50443-29E8-406C-BD1D-37E975BA3113/Windows-en-US-KB2564958.exe" with "DownloadFrom=http://download.microsoft.com/download/7/9/A/79A50443-29E8-406C-BD1D-37E975BA3113/WindowsXP-KB2564958-x86-ENU.exe"

 dkdk_it, on 02 November 2011 - 08:36 PM, said:


Why?

 dkdk_it, on 04 November 2011 - 07:13 PM, said:


Fixed and tested. No issues for me.
The release has same version/date(2011/10/25).

Bye.
Thanks

Edited by dskushwaha, 11 November 2011 - 01:48 PM.


#11 dskushwaha

    Newbie

  • Members
  • Pip
  • 8 posts
  • Gender:Male

Posted 23 November 2011 - 02:28 AM

Please make the following changes in autopatcher_off_addon_enu_20111121.script:
Replace DownloadFrom=http://download.microsoft.com/download/0/d/8/0d84a525-261d-476c-a6bd-ab7595897f32/FileFormatConverters.exe
with DownloadFrom=http://download.microsoft.com/download/9/2/2/9222D67F-7630-4F49-BD26-476B51517FC1/FileFormatConverters.exe
as the former one downloads the Italian version on English system. The file size of Italian version is 37.2 MB whereas that of English is 37.0 MB

#12 dkdk_it

    Release Manager God

  • Release Managers
  • PipPipPipPipPip
  • 517 posts
  • Gender:Male
  • Location:Italy

Posted 26 November 2011 - 06:50 PM

Sorry...
Fixed.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users