Ask a Question related to Macromedia Director Basics, Design and Development.
-
koyli webforumsuser@macromedia.com #1
Installer problem
How do I create an installer where the user can choose if he wants to run a projector from the cd or if he wants to install it to the hard drive? I´ve created an installer with a great software from [url]www.samlogic.com[/url] but how do I create the "choose-part"?
I´ll be more than grateful if you can help me out.
Thanx in advance
Åza
koyli webforumsuser@macromedia.com Guest
-
CF & Installer Problem!! HELP
Greetings!! I wanted to try the new ColdFusioin 7 and downloaded the Developers edition to try and when I run the file it gets to 97% of the... -
Problem with win32 installer for PG 8.0
Hi, I installed beta 2 a couple of months ago, and today I installed RC 5 and it seems there is no way to tell the installer where to actually... -
win32 installer problem
Probably not even worth a bug report, but an entry in the install FAQ.. or a fix in the installer.. whatever. should be pretty uncommon. rc2... -
DB2 installer problem
Hi there, Oops... I've messed up DB2 on my Windows 2000 Professional box by trying to remove DB2 using regedit. I'm now trying to use the... -
Oracle9iAS java edition v9.0.3 installer problem on solaris
Hi All I have downloaded Oracle9ias and when i try to run the installer it complains that /etc/hosts and some other files in /etc directory do... -
Mark A. Boyd #2
Re: Installer problem
On 11 Nov 2003, "koyli" [email]webforumsuser@macromedia.com[/email] wrote:
Create a simple projector with two buttons, say "Start" and "Install".> How do I create an installer where the user can choose if he wants to
> run a projector from the cd or if he wants to install it to the hard
> drive? Iïve created an installer with a great software from
> [url]www.samlogic.com[/url] but how do I create the "choose-part"?
Don't create a projector from your real Director movie.
-- Start button
on mouseUp me
go to movie "nameOfRealDirectorMovie"
end
-- Install button
on mouseUp me
open the moviePath &"setup.exe"
quit
end
--
Mark A. Boyd
Keep-On-Learnin' :)
Mark A. Boyd Guest
-
koyli webforumsuser@macromedia.com #3
Re: Installer problem
It works perfectly!
Thank you very, very much
Åza
koyli webforumsuser@macromedia.com Guest



Reply With Quote

