java - source a setDomainEnv.cmd file in windows 7 -


when read how change password weblogic, have said source setdomainenv.cmd file.

i need know how source it? how differ go directory reside cmd file , type setdomainenv.cmd in command prompt , press enter. way called execute cmd file?

yes, source setdomainenv.cmd means execute file directory. set required environment variables.


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -