How can I make NetworkService account have the same presets?

Discussions for GoldWave plug-in development
Post Reply
VinceZhou
Posts: 7
Joined: Wed May 02, 2007 11:00 pm

How can I make NetworkService account have the same presets?

Post by VinceZhou »

I created presents under Administrator account.
This is to allow using command line.

Presents work great under Administrator account.

However, when I ran my ASP.NET application and use command line to invoke a preset, it failed.

I believe this has to do with the account my ASP.NET application runs under. The account is NetworkService.

How can I copy the presets to account NetworkService so it works the same to Administrator account?

Thanks ahead for your sincere help
Vince
GoldWave Inc.
Site Admin
Posts: 4372
Joined: Wed Mar 10, 2004 6:43 pm
Location: St. John's, NL
Contact:

Re: How can I make NetworkService account have the same pres

Post by GoldWave Inc. »

You may be able to use "runas" on the command line to run GoldWave as a different user. The other option is to copy (export/import) the GoldWave branch in the Windows registry to the appropriate location for the NetworkService account.

Chris
Post Reply