Jump to content

Recommended Posts

Posted
I was about to start working on this next week.

 

What problems are you having?

 

Is it suitable for packaging with Cameyo?

 

Edugeek Cameyo Links:

 

Link 1: Cameyo - Wiki

 

Link 2: http://www.edugeek.net/forums/general-chat/69656-cameyo-great.html?highlight=cameyo

 

Link 3: http://www.edugeek.net/forums/thin-client-virtual-machines/61620-cameyo-like-vmwares-thinapp-but-completely-free.html?highlight=cameyo

 

Beat me to it!

 

I've just started (last 2 weeks) using this for quick deployement of software in a primary school. Excellent tool!

Posted

I've just created and App for FlipShare using Cameya on my laptop and it seems to work a treat!

 

However,as I don't have one of the devices I can't do a thorough test.

Posted

I have found another approach to solving this. Tested and working.

 

1. Put the install files from the FlipShare camera in a share on your server accessible to Domain Computers.

 

2. Create a logon script [CMD file] to run msiexec.exe as follows:

 

If not exist "C:\Program Files\Flip Video\FlipShare\FlipShare.exe" msiexec.exe /i "\\ParentDomain.ChildDomain.Local\ServerShare\FlipShare.msi" /q [b]WRAPPERCALLEDME=1[/b]

 

The important part here is 'WRAPPERCALLEDME=1' as it gets around the problem where installing the program [MSI] as I normally would with other MSIs.

 

One small niggle: It won't accept the /noreboot switch in the command line but I can live with that.

 

Dave.

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...