![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Windows & DOS: Issues & Discussions All Windows and DOS questions should go here as well. Discuss UNIX to Windows (Desktop or Server) here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to change default shell in linux? | princelinux | Shell Programming and Scripting | 8 | 05-07-2009 09:31 AM |
| What's better for running Windows software in Linux, Wine or Windows VMware? | Advice Pro | Linux | 1 | 03-31-2009 04:23 PM |
| How to change a directory on windows via perl script | TRUPTI | Shell Programming and Scripting | 2 | 12-10-2008 08:12 AM |
| Change Linux Hostname | etcpasswd | Linux | 7 | 10-05-2008 12:15 AM |
| Change IP, Netmask, Default GW on linux | salhoub | Linux | 2 | 05-11-2004 07:06 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Help me Please for change from Windows to Linux
Dear Friend
Please any one help change this below to run in Linux, Code:
@echo off
REM
REM Setting up java policy
REM
set pfile="%homedrive%%homepath%/.java.policy"
>%pfile% echo /* Java policy */
>>%pfile% echo grant {
>>%pfile% echo permission java.security.AllPermission;
>>%pfile% echo };
echo Java policy setup done !
pause
Last edited by vidyadhar85; 05-25-2009 at 06:13 AM.. Reason: CODE TAG ADDED |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|