Jump to content

Recommended Posts

Posted (edited)

Hi my first post and new to community connect so please be patient,

 

I've been trying to install my companies software on a cc3 network. I used the msi to build a package which all goes fine. the allocation of the package to the individual workstations also went without any problems.

 

Now trying to run the software on the workstations, it runs, but it doesnt do anything, all i get is a window with a black screen? the software itself is a multimedia application made in flash compiled into an exe (macromedia projector) file using director. I've also tried installing the software locally on the workstations and it still doesn't work? anyone know whats wrong?

 

thanks in advanced

Edited by vavaclio
Posted
My guess would be some kind of permissions problem.

 

Does your program try to access files on the C drive at all when it runs?

 

yes, the application needs to access the C drive in order to run, it needs to load the swfs, flvs and xmls all from the c drive.

Posted
crc-ict i think you are right, i dont have access to a cc3 system at the moment, but i've just deleted the files my software needs to run and have just replicated the problem i am having on the cc3 system. it would be great if you could advise me on how to allow the software access to the C drive. thanks for your help.
Posted

The first thing to try is to see if it runs when logged in as an administrator. If it does, then it's a permissions issue - either file system (NTFS permissions), registry permissions or a software restriction policy (trying to run an executeable file from somewhere it isn't allowed to).

 

With CC3 it's fairly easy to work around these kind of problems. You can use writeaccess.ini files with your MSI package to specify permissions for files, folders or registry keys and the CC3 management console allows you to modify software restrictions policies if you need to.

 

The tricky bit is trying to identify them in the first place. Find out from the developer if the program needs to be able to write to C drive or to the registry, or if it needs to run executable files from anywhere other than c:\program files. You could also use a tool like Process Monitor (FileMon for Windows) which will help you to identify if file or registry access is failing.

Posted
The first thing to try is to see if it runs when logged in as an administrator. If it does, then it's a permissions issue - either file system (NTFS permissions), registry permissions or a software restriction policy (trying to run an executeable file from somewhere it isn't allowed to).

 

With CC3 it's fairly easy to work around these kind of problems. You can use writeaccess.ini files with your MSI package to specify permissions for files, folders or registry keys and the CC3 management console allows you to modify software restrictions policies if you need to.

 

The tricky bit is trying to identify them in the first place. Find out from the developer if the program needs to be able to write to C drive or to the registry, or if it needs to run executable files from anywhere other than c:\program files. You could also use a tool like Process Monitor (FileMon for Windows) which will help you to identify if file or registry access is failing.

 

the program also needs to write to an xml file which is stores somewhere on the c drive, other than that, it doesnt need to write anything to the registry. any help is greatly appreciated.

Posted

It may be worth sending this MSI to an experienced CC3 administrator for them to try and make it work as it could just be an issue with the CC3 network you're using.

 

I'm happy to spend an hour on Monday toying with it if you wish.

Posted
It may be worth sending this MSI to an experienced CC3 administrator for them to try and make it work as it could just be an issue with the CC3 network you're using.

 

I'm happy to spend an hour on Monday toying with it if you wish.

 

that would be great, how would i go about sending you the msi?

Posted
Entirely up to you, either PM me a link to download it from somewhere (rapidshare or something?) or I can provide you with an FTP Account to upload it to if you'd rather.
Posted
Entirely up to you, either PM me a link to download it from somewhere (rapidshare or something?) or I can provide you with an FTP Account to upload it to if you'd rather.

 

i can upload to megaupload overnight and send you the link in the morning :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...