hiding www in my program

August 6th, 2016

Hi, I’m nearly to finish my program to autoupdate Minecraft for pirates.
But I have I very big problem.
I write simple program in notepad which download file from site which I type in program and save it as .bat file
after that I convert .bat file into .exe file
And here is my problem.
When I run this program browser is opens and here
Image
appears web adress which I gave in the program but I don’t want to show this adress.
How can I hide this adress?
Sorry for my English.
S(*t now I know that nobody don’t understand me.

Answer #1
Im not sure what you are asking, but if are you are asking, “How do I hide the website bar in the browser?”
Then the answer is, if you are using firefox, go to View > Toolbars > Navigation Toolbar.
Answer #2
thx but i need to do this in my program
but look at this
if i’ve got something like this:
@echo off
my code
start www.google.com
so I need to know what I should write before this line
start www.google.com
or after to hide this adress
Answer #3
http://www..org/viewforum.php?f=79

 

| Sitemap |