Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > SCRENC.EXE /f (Script Encoder) doesn't work on Win Vista Business

Reply
Thread Tools Display Modes

SCRENC.EXE /f (Script Encoder) doesn't work on Win Vista Business

 
 
Gaz
Guest
Posts: n/a

 
      09-28-2008
I was a developer on ASP, and I use the MS Script Encoder to protect ASP code
on our web site, at the moment that I install Win Vista Business Edition SP1
the command SCRENC.EXE /f (that records header of LANGUAJE of ENCODE, very
important) does not work sends an error of "APPLICATION HAS AN ERROR IT WILL
BE SHUTDOWN" , other options like /XL or other it works fine, only this /F
option causes this crash, and that's it, I need to uninstall completely SP to
use again the encoder normally, but I think this will not be not a lot of
time, because I need to update my windows periodically.

To the MS developers: Please review this item....
 
Reply With Quote
 
 
 
 
Jacek Godorowski
Guest
Posts: n/a

 
      09-28-2008
Try to run your aplication from the compatibility mode. Maybe it will help.


"Gaz" <> wrote in message
news:3981503B-A64C-4ED0-88C5-...
>I was a developer on ASP, and I use the MS Script Encoder to protect ASP
>code
> on our web site, at the moment that I install Win Vista Business Edition
> SP1
> the command SCRENC.EXE /f (that records header of LANGUAJE of ENCODE, very
> important) does not work sends an error of "APPLICATION HAS AN ERROR IT
> WILL
> BE SHUTDOWN" , other options like /XL or other it works fine, only this /F
> option causes this crash, and that's it, I need to uninstall completely SP
> to
> use again the encoder normally, but I think this will not be not a lot of
> time, because I need to update my windows periodically.
>
> To the MS developers: Please review this item....


 
Reply With Quote
 
Jon
Guest
Posts: n/a

 
      09-28-2008
"Gaz" <> wrote in message
news:3981503B-A64C-4ED0-88C5-...
>I was a developer on ASP, and I use the MS Script Encoder to protect ASP
>code
> on our web site, at the moment that I install Win Vista Business Edition
> SP1
> the command SCRENC.EXE /f (that records header of LANGUAJE of ENCODE, very
> important) does not work sends an error of "APPLICATION HAS AN ERROR IT
> WILL
> BE SHUTDOWN" , other options like /XL or other it works fine, only this /F
> option causes this crash, and that's it, I need to uninstall completely SP
> to
> use again the encoder normally, but I think this will not be not a lot of
> time, because I need to update my windows periodically.
>
> To the MS developers: Please review this item....




Something odd going on there then.

screnc.exe works fine here using the /f option for both Vista RTM and Vista
SP1. It's role, however, is to force overwrite of a pre-existing output
file, which seems to be at odds with your description unless you're perhaps
using a different version to me.

From 'screnc.exe /?' ...

/f - Force: allow file(s) overwrite (source == destination)


--
Jon



 
Reply With Quote
 
gazcon
Guest
Posts: n/a

 
      10-15-2009

Hi, I think I was resolve this problem, after to make 2 actions (I don'
know really if with only with the first is enought, you can try)

1. Give full control privileges at the directory where the SCRENC.EXE
and source file an target file are located. By default vista gives FUL
Control and Dir_owner at the TRUSTEDINSTALLER user, you need to chang
the owner to you user o a Administrators Group, in MI PC
your_directory [right clic] / PROPERTIES / SECURITY (add your user wit
full control privileges), press ADVANCED OPTIONS / TAB OWNER and mak
owner at your user, now go to PRIVILEGES tab select your user and selec
the 2 checkboxes and press APPLY, it looks how all files are assigned t
the new owner

2. Use the file \windows\system32\SCRRUN.DLL dated on Nov 11 2006 (wel
I have this file in spanish version of Vista 32bit, must change a littl
in other languajes), first UNREGISTER the newest DLL (in SP2 is dated o
2008), with START / RUN type REGSVR32 /u scrrun.dll and press ENTER
change this .DLL for the older version (2006) (this may require to mak
ALL WINDOWS directory as owner yous user as described in point 1) an
then replace de new one with this 2006 version, and finally register th
old SCRRUN.DLL with REGSVR32 SCRRUN.DLL again. Restart you computer
and works for me..

I hope this helps to other ASP classic programmers

--
gazcon
 
Reply With Quote
 
Jose Gazcon
Guest
Posts: n/a

 
      10-15-2009
Hi, I think I was resolve this problem, after to make 2 actions (I don't know really if with only with the first is enought, you can try).



1. Give full control privileges at the directory where the SCRENC.EXE, and source file an target file are located. By default vista gives FULL Control and Dir_owner at the TRUSTEDINSTALLER user, you need to change the owner to you user o a Administrators Group, in MI PC / your_directory [right clic] / PROPERTIES / SECURITY (add your user with full control privileges), press ADVANCED OPTIONS / TAB OWNER and make owner at your user, now go to PRIVILEGES tab select your user and select the 2 checkboxes and press APPLY, it looks how all files are assigned to the new owner.



2. Use the file \windows\system32\SCRRUN.DLL dated on Nov 11 2006 (well I have this file in spanish version of Vista 32bit, must change a little in other languajes), first UNREGISTER the newest DLL (in SP2 is dated on 2008), with START / RUN type REGSVR32 /u scrrun.dll and press ENTER, change this .DLL for the older version (2006) (this may require to make ALL WINDOWS directory as owner yous user as described in point 1) and then replace de new one with this 2006 version, and finally register the old SCRRUN.DLL with REGSVR32 SCRRUN.DLL again. Restart you computer, and works for me...



I hope this helps to other ASP classic programmers.




Ga wrote:

SCRENC.EXE /f (Script Encoder) doesn't work on Win Vista Business
27-sep-08

I was a developer on ASP, and I use the MS Script Encoder to protect ASP code
on our web site, at the moment that I install Win Vista Business Edition SP1
the command SCRENC.EXE /f (that records header of LANGUAJE of ENCODE, very
important) does not work sends an error of "APPLICATION HAS AN ERROR IT WILL
BE SHUTDOWN" , other options like /XL or other it works fine, only this /F
option causes this crash, and that's it, I need to uninstall completely SP to
use again the encoder normally, but I think this will not be not a lot of
time, because I need to update my windows periodically

To the MS developers: Please review this item....

Previous Posts In This Thread:

On s?bado, 27 de septiembre de 2008 11:43 p.m.
Ga wrote:

SCRENC.EXE /f (Script Encoder) doesn't work on Win Vista Business
I was a developer on ASP, and I use the MS Script Encoder to protect ASP code
on our web site, at the moment that I install Win Vista Business Edition SP1
the command SCRENC.EXE /f (that records header of LANGUAJE of ENCODE, very
important) does not work sends an error of "APPLICATION HAS AN ERROR IT WILL
BE SHUTDOWN" , other options like /XL or other it works fine, only this /F
option causes this crash, and that's it, I need to uninstall completely SP to
use again the encoder normally, but I think this will not be not a lot of
time, because I need to update my windows periodically

To the MS developers: Please review this item....

On domingo, 28 de septiembre de 2008 12:02 a.m.
Jacek Godorowski wrote:

Re: SCRENC.EXE /f (Script Encoder) doesn't work on Win Vista Business
Try to run your aplication from the compatibility mode. Maybe it will help

"Gaz" <> wrote in message
news:3981503B-A64C-4ED0-88C5-...

On domingo, 28 de septiembre de 2008 10:16 a.m.
Jon wrote:

Re: SCRENC.EXE /f (Script Encoder) doesn't work on Win Vista Business
"Gaz" <> wrote in message
news:3981503B-A64C-4ED0-88C5-..


Something odd going on there then

screnc.exe works fine here using the /f option for both Vista RTM and Vista
SP1. It's role, however, is to force overwrite of a pre-existing output
file, which seems to be at odds with your description unless you're perhaps
using a different version to me

From 'screnc.exe /?' ..

/f - Force: allow file(s) overwrite (source == destination

--
Jon

EggHeadCafe - Software Developer Portal of Choice
Dr. Dotnetsky's Cool .NET Tips and Tricks # 16
http://www.eggheadcafe.com/tutorials...-cool-net.aspx
 
Reply With Quote
 
Jose Gazcon
Guest
Posts: n/a

 
      10-15-2009
Hi, I think I was resolve this problem, after to make 2 actions (I don't know really if with only with the first is enought, you can try).



1. Give full control privileges at the directory where the SCRENC.EXE, and source file an target file are located. By default vista gives FULL Control and Dir_owner at the TRUSTEDINSTALLER user, you need to change the owner to you user o a Administrators Group, in MI PC / your_directory [right clic] / PROPERTIES / SECURITY (add your user with full control privileges), press ADVANCED OPTIONS / TAB OWNER and make owner at your user, now go to PRIVILEGES tab select your user and select the 2 checkboxes and press APPLY, it looks how all files are assigned to the new owner.



2. Use the file \windows\system32\SCRRUN.DLL dated on Nov 11 2006 (well I have this file in spanish version of Vista 32bit, must change a little in other languajes), first UNREGISTER the newest DLL (in SP2 is dated on 2008), with START / RUN type REGSVR32 /u scrrun.dll and press ENTER, change this .DLL for the older version (2006) (this may require to make ALL WINDOWS directory as owner yous user as described in point 1) and then replace de new one with this 2006 version, and finally register the old SCRRUN.DLL with REGSVR32 SCRRUN.DLL again. Restart you computer, and works for me...



I hope this helps to other ASP classic programmers.




Ga wrote:

SCRENC.EXE /f (Script Encoder) doesn't work on Win Vista Business
27-sep-08

I was a developer on ASP, and I use the MS Script Encoder to protect ASP code
on our web site, at the moment that I install Win Vista Business Edition SP1
the command SCRENC.EXE /f (that records header of LANGUAJE of ENCODE, very
important) does not work sends an error of "APPLICATION HAS AN ERROR IT WILL
BE SHUTDOWN" , other options like /XL or other it works fine, only this /F
option causes this crash, and that's it, I need to uninstall completely SP to
use again the encoder normally, but I think this will not be not a lot of
time, because I need to update my windows periodically

To the MS developers: Please review this item....

Previous Posts In This Thread:

On s?bado, 27 de septiembre de 2008 11:43 p.m.
Ga wrote:

SCRENC.EXE /f (Script Encoder) doesn't work on Win Vista Business
I was a developer on ASP, and I use the MS Script Encoder to protect ASP code
on our web site, at the moment that I install Win Vista Business Edition SP1
the command SCRENC.EXE /f (that records header of LANGUAJE of ENCODE, very
important) does not work sends an error of "APPLICATION HAS AN ERROR IT WILL
BE SHUTDOWN" , other options like /XL or other it works fine, only this /F
option causes this crash, and that's it, I need to uninstall completely SP to
use again the encoder normally, but I think this will not be not a lot of
time, because I need to update my windows periodically

To the MS developers: Please review this item....

On domingo, 28 de septiembre de 2008 12:02 a.m.
Jacek Godorowski wrote:

Re: SCRENC.EXE /f (Script Encoder) doesn't work on Win Vista Business
Try to run your aplication from the compatibility mode. Maybe it will help

"Gaz" <> wrote in message
news:3981503B-A64C-4ED0-88C5-...

On domingo, 28 de septiembre de 2008 10:16 a.m.
Jon wrote:

Re: SCRENC.EXE /f (Script Encoder) doesn't work on Win Vista Business
"Gaz" <> wrote in message
news:3981503B-A64C-4ED0-88C5-..


Something odd going on there then

screnc.exe works fine here using the /f option for both Vista RTM and Vista
SP1. It's role, however, is to force overwrite of a pre-existing output
file, which seems to be at odds with your description unless you're perhaps
using a different version to me

From 'screnc.exe /?' ..

/f - Force: allow file(s) overwrite (source == destination

--
Jon

On jueves, 15 de octubre de 2009 07:13 p.m.
Jose Gazcon wrote:

Solution for me
Hi, I think I was resolve this problem, after to make 2 actions (I don't know really if with only with the first is enought, you can try).



1. Give full control privileges at the directory where the SCRENC.EXE, and source file an target file are located. By default vista gives FULL Control and Dir_owner at the TRUSTEDINSTALLER user, you need to change the owner to you user o a Administrators Group, in MI PC / your_directory [right clic] / PROPERTIES / SECURITY (add your user with full control privileges), press ADVANCED OPTIONS / TAB OWNER and make owner at your user, now go to PRIVILEGES tab select your user and select the 2 checkboxes and press APPLY, it looks how all files are assigned to the new owner.



2. Use the file \windows\system32\SCRRUN.DLL dated on Nov 11 2006 (well I have this file in spanish version of Vista 32bit, must change a little in other languajes), first UNREGISTER the newest DLL (in SP2 is dated on 2008), with START / RUN type REGSVR32 /u scrrun.dll and press ENTER, change this .DLL for the older version (2006) (this may require to make ALL WINDOWS directory as owner yous user as described in point 1) and then replace de new one with this 2006 version, and finally register the old SCRRUN.DLL with REGSVR32 SCRRUN.DLL again. Restart you computer, and works for me...



I hope this helps to other ASP classic programmers.

EggHeadCafe - Software Developer Portal of Choice
Silverlight IsolatedStorage Compressed Object Cache
http://www.eggheadcafe.com/tutorials...atedstora.aspx
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
VB script for XP doesn't work in VISTA Billericay Pete Windows Vista General Discussion 9 06-12-2008 05:50 PM
Printer logon script doesn't work with Vista D.P. Roberts Windows Vista Networking 5 05-30-2008 01:44 PM
Why won't this script work in Vista? ToddAndMargo Windows Vista General Discussion 5 01-28-2008 06:16 AM
Does Windows media encoder 9 work with Vista? spocks buddy Windows Vista General Discussion 3 06-02-2007 08:33 AM
Why doesn't this mapping script work in Vista? mark1210 Windows Vista Networking 5 04-05-2007 06:21 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59