| View previous topic :: View next topic |
| Is it possible? |
| Yes |
|
21% |
[ 6 ] |
| No |
|
75% |
[ 21 ] |
| Maybe |
|
3% |
[ 1 ] |
|
| Total Votes : 28 |
|
| Author |
Message |
Adde_P
Joined: 04 Jun 2006 Posts: 187 Location: Sweden
|
Posted: Sun Nov 18, 2007 7:08 pm Post subject: A "Operating system" made in AHK ?! |
|
|
Mod note: locked per authors request.
Just to make it clear I got the anwser I need and don't flame me
Read the posts below and please help instead
A Operating system made in AHK ?!
Is it possible
Tell me what you think
My Opinion:
Well it possible to make a Gui that looks like an OS but you still got to have the Windows Core files
So what do you think ?  _________________

Last edited by Adde_P on Tue Feb 12, 2008 12:56 pm; edited 3 times in total |
|
| Back to top |
|
 |
tic
Joined: 22 Apr 2007 Posts: 1336
|
Posted: Sun Nov 18, 2007 10:43 pm Post subject: |
|
|
| it obviously isnt possible and shouldnt even be discussed |
|
| Back to top |
|
 |
Adde_P
Joined: 04 Jun 2006 Posts: 187 Location: Sweden
|
Posted: Sun Nov 18, 2007 10:58 pm Post subject: Wrongly Formated ?! |
|
|
REMOVED!!! _________________

Last edited by Adde_P on Fri Feb 29, 2008 2:00 pm; edited 1 time in total |
|
| Back to top |
|
 |
kbb101
Joined: 07 Oct 2007 Posts: 13
|
Posted: Mon Nov 19, 2007 5:22 am Post subject: |
|
|
| No... |
|
| Back to top |
|
 |
Adde_P
Joined: 04 Jun 2006 Posts: 187 Location: Sweden
|
Posted: Mon Nov 19, 2007 2:39 pm Post subject: |
|
|
: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 |
|
 |
Elevator_Hazard
Joined: 28 Oct 2006 Posts: 303 Location: Illinois
|
Posted: Sun Dec 16, 2007 1:11 am Post subject: |
|
|
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 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  |
|
| Back to top |
|
 |
Adde_P
Joined: 04 Jun 2006 Posts: 187 Location: Sweden
|
Posted: Sun Dec 16, 2007 1:17 am Post subject: |
|
|
But what about this if you in some weird way got a permission to use the files
Would it be possible then ?
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  _________________
 |
|
| Back to top |
|
 |
williamsharkey
Joined: 06 Oct 2007 Posts: 52 Location: Philadelphia
|
Posted: Sun Dec 16, 2007 5:14 am Post subject: |
|
|
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 |
|
 |
Adde_P
Joined: 04 Jun 2006 Posts: 187 Location: Sweden
|
Posted: Sun Dec 16, 2007 2:56 pm Post subject: |
|
|
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
It wouldn't be fun if Chris or anyone else were sent to jail for sharing Microsoft copyrighted code
Well I think I got the anwsers I need
Thanks guys
psst! A little help on the UI and file management could be helpful  _________________
 |
|
| Back to top |
|
 |
Adde_P
Joined: 04 Jun 2006 Posts: 187 Location: Sweden
|
Posted: Sun Dec 16, 2007 3:08 pm Post subject: |
|
|
| 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  _________________
 |
|
| Back to top |
|
 |
Elevator_Hazard
Joined: 28 Oct 2006 Posts: 303 Location: Illinois
|
Posted: Sun Dec 16, 2007 8:07 pm Post subject: |
|
|
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  |
|
| Back to top |
|
 |
Adde_P
Joined: 04 Jun 2006 Posts: 187 Location: Sweden
|
Posted: Sun Dec 16, 2007 9:55 pm Post subject: |
|
|
I would like to make this thing in Ahk  _________________
 |
|
| Back to top |
|
 |
Elevator_Hazard
Joined: 28 Oct 2006 Posts: 303 Location: Illinois
|
Posted: Sun Dec 16, 2007 10:27 pm Post subject: |
|
|
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  |
|
| Back to top |
|
 |
twhyman
Joined: 07 Dec 2005 Posts: 217
|
Posted: Sun Jan 06, 2008 10:30 am Post subject: Re: Wrongly Formated ?! |
|
|
| Adde_P wrote: | Well maybe not an OS but something that looks like it
Maybe an IDE
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 ?  |
I would like to see an IDE for AHK
If you need beta tester, i am here
Twhyman |
|
| Back to top |
|
 |
Adde_P
Joined: 04 Jun 2006 Posts: 187 Location: Sweden
|
Posted: Sun Jan 06, 2008 11:44 am Post subject: |
|
|
Well then i better get started resurrecting that project  _________________
 |
|
| Back to top |
|
 |
|