Topic: Runtime parameter to network and spice protocol inclusion  (Read 3655 times)

Runtime parameter to network and spice protocol inclusion
« on: February 17, 2015, 03:40:57 PM »

exograpix

  • Jr. Chef
  • **
  • Date Registered: Oct 2012
  • Posts: 43
Hi,

1. Can we pass on runtime parameter to network and remote desktop client  say from saved file on usb or temporary space.

2. Also i request you include spice protocol with the built so it can be used on redhat or proxmox hypervisor for better multimedia performance

Re: Runtime parameter to network and spice protocol inclusion
« Reply #1 on: February 17, 2015, 05:34:21 PM »

exograpix

  • Jr. Chef
  • **
  • Date Registered: Oct 2012
  • Posts: 43
Also please help put the custom files on user desktop e.g. custom .rdp files.

Re: Runtime parameter to network and spice protocol inclusion
« Reply #2 on: February 17, 2015, 08:37:38 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Hi exograpix

1)
I guess yes,
I feel you are looking for a combination of
Component\PENetwork_After.cmd -> PENetwork_After.cmd option
and
Apps\System Tools\Portable Finder CMD

Let us know when you succeed (on another topic ;) )

2)
Maybe you mean this
http://www.spice-space.org/download.html
double clicking spice-guest-tools-0.74.exe says not supported OS (Win8)

well, If you find an installer that supports Win8, I feel only doubclick and install may solve your problem,
Further You can use Utils\PC Packed to create plugins,
spice-guest-tools-0.74.exe seems usable with Utils\PC Packed, but it requires work to get all registry copy etc. stuff....


Let us know when you succeed (on another topic ;) )

3)
http://theoven.org/index.php?topic=473
You can put anything to desktop,
an example syntax:
Code: [Select]
Call,TargetDesktop
FileCreateBlank,%TargetDesktop%\Test.txt
http://theoven.org/index.php?topic=473.0




***
These are contribution projects, all you use now created at free hobby time, contributed by community,
 your tasks seem possible, it will be nice when you succeed and share them around.
  You need to spend time like others to learn some plugin writing etc. all info around  :thumbsup:

See You
:turtle:

Re: Runtime parameter to network and spice protocol inclusion
« Reply #3 on: February 18, 2015, 05:19:35 AM »

exograpix

  • Jr. Chef
  • **
  • Date Registered: Oct 2012
  • Posts: 43
Thanks,

I will try it out and post the results. Spice do work in windows 8, we are using it our production environment. maybe hcl is not updated.

Re: Runtime parameter to network and spice protocol inclusion
« Reply #4 on: February 18, 2015, 11:25:53 AM »

exograpix

  • Jr. Chef
  • **
  • Date Registered: Oct 2012
  • Posts: 43
Please help us by posting a script for putting files on desktop and on the temporary area.

Thanks in advance.

Re: Runtime parameter to network and spice protocol inclusion
« Reply #5 on: February 18, 2015, 04:18:32 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
There already is,

use

Utils\PC Packed

to create new plugin,

and only change this line
Code: [Select]
DirCopy,%ProjectTemp%\TempExtractFolder\%ProgramFolder%\%ProgramFolder%,%Target_Prog%
to
Code: [Select]
Call,TargetDesktop
DirCopy,%ProjectTemp%\TempExtractFolder\%ProgramFolder%\%ProgramFolder%,%TargetDesktop%

:turtle:

Re: Runtime parameter to network and spice protocol inclusion
« Reply #6 on: February 18, 2015, 04:41:00 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Thanks,

I will try it out and post the results. Spice do work in windows 8, we are using it our production environment. maybe hcl is not updated.

if there is a setup file, than you can create a plugin with PC Packed + startup option, pointing program exe to setup.exe  ......
(first pack the setup file, like setup.7z, setup.zip)

setup, setupfile: generic name
ex:
spice-guest-tools-0.74.zip
programexe spice-guest-tools-0.74.exe
enable startup option
goo


*
You have to check FAQ topic
http://theoven.org/index.php?topic=834.0
which already pointed by all projects and etc....


****
Our main goal is good working projects, and things related to it, not specific tasks of end users.

You have to spend time to do your specific tasks,
 We can help you pointing right direction for specific tasks if you are on learning curve,
    we can't do it for you if it does not take anyone interest (mostly does not).
      And good users mostly share their specific task plugins around, which we may put to projects or anyone can benefit on topics.


Re Reminding, these are all contribution projects  :cool:

:turtle:

Re: Runtime parameter to network and spice protocol inclusion
« Reply #7 on: February 18, 2015, 04:56:51 PM »

exograpix

  • Jr. Chef
  • **
  • Date Registered: Oct 2012
  • Posts: 43
Thanks buddy,

Testing right now, appreciate your help.

 

Powered by EzPortal