The folder "applications" was empty so I create the folder "admin" and inside this one the "cron" folder, up to here all ok. I restarted web2py.exe and now the application starts, it ask me a password and tell me to visit http://127.0.0.1:8000. when I do that an INVALID REQUEST message appears in the browser. It trys to reach http://127.0.0.1:8000/welcome/default/index
Is it ok that the "applications" folder was empty ? whe I unzip de package all the files (html, png, py, etc...) are unziped in my "w2p" folder. There is no "welcome" folder or like I said before the "admin" folder

