AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

A "Operating system" made in AHK ?!
Goto page 1, 2  Next
 
Post new topic   This topic is locked: you cannot edit posts or make replies.    AutoHotkey Community Forum Index -> General Chat
View previous topic :: View next topic  

Is it possible?
Yes
21%
 21%  [ 6 ]
No
75%
 75%  [ 21 ]
Maybe
3%
 3%  [ 1 ]
Total Votes : 28

Author Message
Adde_P



Joined: 04 Jun 2006
Posts: 187
Location: Sweden

PostPosted: Sun Nov 18, 2007 7:08 pm    Post subject: A "Operating system" made in AHK ?! Reply with quote

Mod note: locked per authors request.

Just to make it clear I got the anwser I need and don't flame me Sad

Read the posts below and please help instead

A Operating system made in AHK ?!
Is it possible Very Happy

Tell me what you think Smile


My Opinion:

Well it possible to make a Gui that looks like an OS but you still got to have the Windows Core files Crying or Very sad

So what do you think ? Shocked
_________________


Last edited by Adde_P on Tue Feb 12, 2008 12:56 pm; edited 3 times in total
Back to top
View user's profile Send private message Send e-mail Visit poster's website
tic



Joined: 22 Apr 2007
Posts: 1336

PostPosted: Sun Nov 18, 2007 10:43 pm    Post subject: Reply with quote

it obviously isnt possible and shouldnt even be discussed
Back to top
View user's profile Send private message
Adde_P



Joined: 04 Jun 2006
Posts: 187
Location: Sweden

PostPosted: Sun Nov 18, 2007 10:58 pm    Post subject: Wrongly Formated ?! Reply with quote

REMOVED!!!
_________________


Last edited by Adde_P on Fri Feb 29, 2008 2:00 pm; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail Visit poster's website
kbb101



Joined: 07 Oct 2007
Posts: 13

PostPosted: Mon Nov 19, 2007 5:22 am    Post subject: Reply with quote

No...
Back to top
View user's profile Send private message MSN Messenger
Adde_P



Joined: 04 Jun 2006
Posts: 187
Location: Sweden

PostPosted: Mon Nov 19, 2007 2:39 pm    Post subject: Reply with quote

:O removed this one too -.-
_________________


Last edited by Adde_P on Fri Feb 29, 2008 2:07 pm; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Elevator_Hazard



Joined: 28 Oct 2006
Posts: 303
Location: Illinois

PostPosted: Sun Dec 16, 2007 1:11 am    Post subject: Reply with quote

Well maybe I should get back into posting on these wonderful forums. I stopped making things in ahk when I fell in love with php and stopped by these forums a few times to search for some cool posts and see how ahk is doing.

Ok its not possible to make an OS out of ahk without making microsoft mad because of how dependent ahk is on windows. You'd pretty much use windows with most apps and features been made in ahk. I've worked on some OS Dev stuff and its hard... I gave up of course Razz asm isn't for me yet. There are sorts of desktops on the internet like eyeOS which is like an online desktop environment, pretty nifty.
_________________
Changed siggy at request of ahklerner Very Happy
Back to top
View user's profile Send private message
Adde_P



Joined: 04 Jun 2006
Posts: 187
Location: Sweden

PostPosted: Sun Dec 16, 2007 1:17 am    Post subject: Reply with quote

But what about this if you in some weird way got a permission to use the files Shocked

Would it be possible then ?
Very Happy

But yea probably not possible

Elevator_Hazard wrote:
I've worked on some OS Dev stuff and its hard... I gave up of course


Well I tried making an OS based on Ubuntu but all i found out is that im better at AHK than configurating a Linux installation and then saving it as an *.ISO Laughing
_________________
Back to top
View user's profile Send private message Send e-mail Visit poster's website
williamsharkey



Joined: 06 Oct 2007
Posts: 52
Location: Philadelphia

PostPosted: Sun Dec 16, 2007 5:14 am    Post subject: Reply with quote

Don't be disappointed with the answers. There are many neat things you could potentially do in autohotkey. Autohotkey needs an OS to run ... Windows, so by definition, it cannot be an OS.

What you could do is make a distribution. Let's say you make a bunch of tools for doing things. Totally abandoning the normal user interface, and making your own overlay.

Then you could use that overlay with friends and such.

In the same spirit as your post, there are hobbyists who have made graphical shells for dos with qbasic. Anyways, I think it's a cool thing to explore none the less. Good luck
Back to top
View user's profile Send private message Visit poster's website
Adde_P



Joined: 04 Jun 2006
Posts: 187
Location: Sweden

PostPosted: Sun Dec 16, 2007 2:56 pm    Post subject: Reply with quote

Well I know you cant make a standalone OS in AHK
but as you say a distribution can be made.

The only problem making a distribution would be the user interface
and the file management otherwise I think we could do a "distro" but that would most likely make Ahk.com a target for Microsoft Sad

It wouldn't be fun if Chris or anyone else were sent to jail for sharing Microsoft copyrighted code Shocked

Well I think I got the anwsers I need Very Happy
Thanks guys

psst! A little help on the UI and file management could be helpful Surprised
_________________
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Adde_P



Joined: 04 Jun 2006
Posts: 187
Location: Sweden

PostPosted: Sun Dec 16, 2007 3:08 pm    Post subject: Reply with quote

Elevator_Hazard wrote:
There are sorts of desktops on the internet like eyeOS which is like an online desktop environment, pretty nifty.


That one is pretty nice thinking about putting it on my server Very Happy
_________________
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Elevator_Hazard



Joined: 28 Oct 2006
Posts: 303
Location: Illinois

PostPosted: Sun Dec 16, 2007 8:07 pm    Post subject: Reply with quote

What do you mean UI and file management? Are you trying to tackle the "distro" idea or do you mean ahk help for that or asm help on file management?
_________________
Changed siggy at request of ahklerner Very Happy
Back to top
View user's profile Send private message
Adde_P



Joined: 04 Jun 2006
Posts: 187
Location: Sweden

PostPosted: Sun Dec 16, 2007 9:55 pm    Post subject: Reply with quote

I would like to make this thing in Ahk Very Happy
_________________
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Elevator_Hazard



Joined: 28 Oct 2006
Posts: 303
Location: Illinois

PostPosted: Sun Dec 16, 2007 10:27 pm    Post subject: Reply with quote

Somewhere in the Tips & Tricks thread there is a post about making pretty looking GUI's. As for file management, that's pretty simple if you just use windows for that, otherwise I'm not so sure.
_________________
Changed siggy at request of ahklerner Very Happy
Back to top
View user's profile Send private message
twhyman



Joined: 07 Dec 2005
Posts: 217

PostPosted: Sun Jan 06, 2008 10:30 am    Post subject: Re: Wrongly Formated ?! Reply with quote

Adde_P wrote:
Well maybe not an OS but something that looks like it Wink

Maybe an IDE Cool

It could be fun to make one

Im currently working on a IDE


Currently integrated software

    *SmartGui
    *IntelliSense
    *And im trying to make a editor


Credits given to the author(s)

Someone got a script I could add or something ? Very Happy


I would like to see an IDE for AHK Razz

If you need beta tester, i am here Wink

Twhyman
Back to top
View user's profile Send private message
Adde_P



Joined: 04 Jun 2006
Posts: 187
Location: Sweden

PostPosted: Sun Jan 06, 2008 11:44 am    Post subject: Reply with quote

Well then i better get started resurrecting that project Very Happy
_________________
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    AutoHotkey Community Forum Index -> General Chat All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group