Support This Project
Welcome Guest Search | Active Topics | Members | Log In | Register

Automated Install Wizard Options
admin
Posted: Thursday, October 15, 2009 8:25:04 PM
Rank: Administration
Groups: Administration

Joined: 3/30/2007
Posts: 14
Points: -558
** WARNING: THIS INSTALLER IS STILL EXPERIMENTAL **


SYSTEM REQUIREMENTS:
* ASP.NET v2.0.50727
* Microsoft ASP.NET AJAX Extensions 1.0 must be installed
* Internet Information Services v6.0
* x86 - 32 bit Operating System (tested on Win2003 Server)

INSTALL:
* Unzip the MP3CMS archive to: c:\Inetpub\wwwroot\music
* Run the installer file: install.hta
* Navigate to the root music folder with the browse button
* Click the 'Install' button to install

NOTES:
* You can use a UNC path (e.g. \\baileyfs01\Music) if you setup permissions correctly on the share
* You can perform automated silent installs using the *.vbs or *.js scripts in the installer directory


SECURITY NOTES:

The installer is written in JavaScript and can be edited in notepad. The installer will create a service account in which the website will run as.

If your music folder is on a separate machine than the web site (this is the recommended architecture) then you need to edit the JavaScript file's (install.hta) variables _userName and _password to reflect an account on the remote music server that has permission to read & write to the root music share.

If you are on a domain and your music folder is on a remote file share (recommended) then you need to edit the JavaScript variables _username and _password to reflect a domain account with permission to read & write to the remote share (e.g. <domain>\<username>). The script will fail to create the account since it already exists but the rest of the setup should complete successfully.








Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

Powered by Yet Another Forum.net version 1.9.0 (NET v2.0) - 10/10/2006
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.
This page was generated in 0.223 seconds.