how to use keytool commands in command line [closed] - keytool

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I'm tring to create a google map in my android app
how can i generate a key using the line command?
i didnt find the line command(im using windows os)
i need all the steps until i get the key in order to send it to MD5

Related

How to see a list of running processes in PowerShell [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
How can I see a list of running processes (like seen in the windows task manager) in windows Powershell?
The command Get-Process is what you're looking for

Connection Property is empty in Sybase Unwired Platform [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
Im trying to change connection profile to my mbo objects in SUP.
I created a new connection profile(sapn). I cannot use it. http://yadi.sk/d/yVjE1pBz21ZoM
Click on the empty cell on the right of 'sapn' and you will be presented with a select containing the data sources you defined in the Mobile Workspace.

iPhone Push Notification server wirtting in C# to run on windows [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I want a push notification service to run on windows written using C#. Is it possible any guide lines?
Simple google search showed me this tutorial which seems cover everything.

What does the CLI means in PowerCLI? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
PowerCLI is a scripting tool used for VM automation and creation.
Is there a way to use this scrip to automate and create VM?
May I also know what is silent installation and how does it work?
CLI = Command Line Interface
I.e. a prompt you can type in commands textually as opposed to a visual point & click UI.

is there any working Unzip code for iphone? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 12 years ago.
this is the link for unzip (no links please)
Presumably you want the code to unzip a file you have downloaded?
See iPhone Unzip code