Jump to content











Photo
- - - - -

Internet Explorer.script (v19) Issue?


  • Please log in to reply
No replies to this topic

#1 Arvy

Arvy

    Frequent Member

  • Developer
  • 430 posts
  • Location:Canada, Parry Sound
  • Interests:IT, Outdoors, Horses
  •  
    Canada

Posted 08 January 2012 - 08:24 PM

Is it just me, or has the lastest version (v19) of the Internet Explorer 8 script introduced some new problems for others as well? So far, I've only tried using it with a Win7x64 source and I get fatal errors for each build attempt. The problem (or at least part of the problem) seems to arise from the revisions to the [CopyFilesPRG] section which is currently as follows:
DirMake,"%Target_ProgDir%Internet Explorer"

FileCopy,"%Source_ProgDir%Internet Explorer*.*","%Target_ProgDir%Internet Explorer"

DirMake,"%Target_ProgDir%Common Filesmicrosoft sharedVGX"

FileCopy,"%Source_ProgDir%Common Filesmicrosoft sharedVGXVGX.dll","%Target_ProgDir%Common Filesmicrosoft sharedVGX"
In previous versions, it was as follows:
DirMake,"%Target_ProgDir%Internet Explorer"

FileCopy,"%InstallSRC%Program FilesInternet Explorer*.*","%target_prog%Internet Explorer"

DirMake,"%target_prog%Common Filesmicrosoft sharedvgx"

FileCopy,"%InstallSRC%Program FilesCommon Filesmicrosoft sharedvgxVGX.dll","%target_prog%Common Filesmicrosoft sharedvgx"
The old way seemed to work okay, but the revised coding produces a fatal "unable to copy" error for me. Complete log on request.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users