Genymotion emulator need to move to other machine [closed] - genymotion

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
I am using Genymotion/VirtualBox on my PC and have retrieved, deployed and successfully run a Genymotion virtual device on that PC. Now I would like to move that same virtual device to another PC where I have installed Genymotion/VirtualBox but not deployed any virtual devices.
I would like to know if it is possible to do this, and if so, what specific set of folders or files need to be copied to the second PC in order to launch my original virtual device on the second PC.

In your Genymotion directory locate the device folder and copy it.
Once yo install Genymotion on the second computer locate the "Deployed" folder and paste folder from previous step.

Related

how to run batch file on remote machines shared folder [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 6 years ago.
Improve this question
I have 2 PC's on my LAN, PC1 and PC2.
PC2 has a Shared Folder with read & write access; \\PC2\Shared_Folder\
I have a Batch File on PC1:- C:\>batch.bat
I want to execute the batch file using Command Prompt from PC1 on remote PC2.
Note: Cannot Install any Software on any of the PC's and only windows file sharing is on between the PC's.
Thanks in Advance.
One of the common ways to do this is to use the PsExec tool from Windows Sysinternals:
PC1 Prompt> psexec \\PC2 \\PC1\Shared_Folder\Batch.cmd
Note: What this hides from you is it does install a program on PC2. It does so automatically, but it still requires sufficient access on the target machine to access \\PC2\ADMIN$

copying a windows program to another machine [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I have a program installed on windows 7 in my laptop. I wish to install the same program on windows 7 in my desktop. unfortunately, I don't have the source file with me anymore. How can I copy the entire program from one machine to another machine and make it run?
It depends on the program if that's possible or not.
You would have to know, which parts the installer copied to your computer and to which directories. Even then it is possible that the installer checked for prerequisites, found them on the laptop, but are missing on the desktop computer.
You can try to copy the files from the %ProgramFiles% directory, but it is poor luck if that works and you can't be sure that it works correctly. So your best option is to organise the installer package again.
see How to Copy a Program From One Computer to Another Without a Startup Disk.I hope it will work.

xampp on windows 7: set chmod [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
i am running xampp on my windows 7 machine. i've downloaded the sourcecode for concrete5 5.4.2.2 (that is a PHP-based CMS) but some directories are not writeable, see screenie:
since there is no such thing as chmod on windows i am now wondering how to make the folders writeable by the webserver?!
There are two steps that should help you. First, check what user the web server is running as. If you can't see it easily, just Task Manager - it should show you. Then, once you know that user, give him read/write permissions through windows explorer to that folder. Alternatively, you could give "eveyone" access this way, but that has some serious security implications.

How to move all my data on one firefox to another [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
All,
I have one firefox installation at work that has specific add-ons, each add-on having it's own preferences and history/data.
Is there a tool/steps to move the entire data to my personal PC, so that I do not have to set-up everything all over again?
My workstation is Windows XP SP3
and
my personal PC is Windows 7, professional, 64bit.
Thanks
Open your Explorer and type in: %APPDATA%\Mozilla\Firefox\Profiles\
If you didn't create another profile there should be one folder with ".default" at the end of it's name. Just copy this folder to the same directory on your desktop pc.
Have fun :)

reinstall windows Xp without CD but with the cd key [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
Is there a legal way to re-install windows XP without the cd but I have the cd key. I would like to download a legal ISO image but I can't find one. There is no image of windows already installed on my computer by the way.
unless you have a MSDN developer login, you won't be able to find those ISOs "legally" (or directly from Microsoft). Just download one from "disreputable" sources, and install using your CD key. Nothing wrong with that, as long as you don't crack the OS, or are using a stolen key.
Is your CD key not working because it is an OEM key? This is, a key that is locked to a computer you bought. For example: I cant buy a dell, then install windows on another computer with the windows key that came with that machine.

Resources